[Ci-reports] fail on QtBase_dev_Integration #4001

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Aug 3 05:43:57 CEST 2014


Autotest `tst_qqmlxmlhttprequest' failed :(

  Testing tst_qqmlxmlhttprequest
  FAIL!  : tst_qqmlxmlhttprequest::open(Absolute network url)) 'server.listen(SERVER_PORT)' returned FALSE. (Unknown error)
     Loc: [tst_qqmlxmlhttprequest.cpp(245)]
  Totals: 85 passed, 1 failed, 0 skipped
  QNativeSocketEngine::nativeClose()
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlxmlhttprequest *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qqmlxmlhttprequest::initTestCase()
  PASS   : tst_qqmlxmlhttprequest::domExceptionCodes()
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-opened)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-loading)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-done)
  PASS   : tst_qqmlxmlhttprequest::staticStateValues()
  PASS   : tst_qqmlxmlhttprequest::instanceStateValues()
  PASS   : tst_qqmlxmlhttprequest::constructor()
  PASS   : tst_qqmlxmlhttprequest::defaultState()
  PASS   : tst_qqmlxmlhttprequest::open(Relative url))
  PASS   : tst_qqmlxmlhttprequest::open(Absolute url))
  QDEBUG : tst_qqmlxmlhttprequest::open(Absolute network url)) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::open(Absolute network url)) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::open(Absolute network url)) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x1a38850)
  QWARN  : tst_qqmlxmlhttprequest::open(Absolute network url)) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) Failed to initialize RET 2
  FAIL!  : tst_qqmlxmlhttprequest::open(Absolute network url)) 'server.listen(SERVER_PORT)' returned FALSE. (Unknown error)
     Loc: [tst_qqmlxmlhttprequest.cpp(245)]
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x1a32fc0)
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49262, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeWrite(0x1a64138 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49262, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f54022f00 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeWrite(0x7f6f54026f28 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeRead(0x1a64120 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::open(User/pass) QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::open(User/pass)
  PASS   : tst_qqmlxmlhttprequest::open_invalid_method()
  PASS   : tst_qqmlxmlhttprequest::open_sync()
  PASS   : tst_qqmlxmlhttprequest::open_arg_count()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5401cbe0)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49263, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeWrite(0x1a6eeb8 "GET /testdocumen...", 211) == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49263, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeBytesAvailable() == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f54022fa0 "GET /testdocumen...", 211) == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeWrite(0x7f6f5402f1b8 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeRead(0x1a38850 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader() QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5401d0d0)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49264, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeWrite(0x1a714b8 "GET /testdocumen...", 211) == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49264, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeBytesAvailable() == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f54023e30 "GET /testdocumen...", 211) == 211
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeWrite(0x7f6f5402f438 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeRead(0x1a66420 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive() QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_unsent()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5401c7d0)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49265, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49265, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeWrite(0x1a6fa08 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f54027d00 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeWrite(0x7f6f5402f488 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  (... 1103 lines omitted; there are too many errors!)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeRead(0x1a5c850 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host) QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5402b9f0)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49275, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeWrite(0x1a79058 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49275, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f54030690 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeWrite(0x7f6f540346b8 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeRead(0x19d9be0 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive) QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5402a650)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49276, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeWrite(0x1a799b8 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49276, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f54030690 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeWrite(0x7f6f540346b8 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeRead(0x1a66e90 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer) QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5402cc00)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49277, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeWrite(0x1a6fe48 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49277, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f54030690 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeWrite(0x7f6f540346b8 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "2", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "O", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "K", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "i", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "y", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "p", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "x", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "m", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ";", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "c", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "a", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "s", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "=", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "U", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "F", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "8", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "C", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "o", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "-", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "l", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "e", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "g", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "t", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "h", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e ":", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e " ", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\r", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8754e "\n", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeRead(0x19daa00 "QML Rocks!\n", 11) == 11
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE) QNativeSocketEngine::nativeClose()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) proxy:  NoProxy  " "" : 0 "  [ "Tunnel Listen UDP" ]
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) bool TestNamespace::QTcpServer::listen(const TestNamespace::QHostAddress&, TestNamespace::quint16) d->socketEngine:  QNativeSocketEngine(0x7f6f5402d410)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeBind(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == :0, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeListen(50) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) [QSocks5] not proxying
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == false (Connection in progress)
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeConnect()  14
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeConnect(127.0.0.1, 14445) == true
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:49278, peer == 127.0.0.1:14445, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeWrite(0x1a799b8 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 0
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) [QSocks5] createSocketEngine 15
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::fetchConnectionParameters() local == 127.0.0.1:14445, peer == 127.0.0.1:49278, socket == TcpSocket - IPv4Protocol
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f54030690 "GET /testdocumen...", 163) == 163
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeWrite(0x7f6f540346b8 "HTTP/1.0 200 OK\r...", 109) == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEngine::nativeClose()
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeBytesAvailable() == 109
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "H", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "T", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "P", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "/", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "1", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e ".", 1) == 1
  QDEBUG : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) QNativeSocketEnginePrivate::nativeRead(0x7f6f52f8757e "0", 1) == 1
  QSYSTEM: tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer) Maximum amount of warnings exceeded. Use -maxwarnings to override.
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Transfer-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Upgrade)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(User-Agent)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Via)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_args()
  PASS   : tst_qqmlxmlhttprequest::send_unsent()
  PASS   : tst_qqmlxmlhttprequest::send_alreadySent()
  PASS   : tst_qqmlxmlhttprequest::send_ignoreData()
  PASS   : tst_qqmlxmlhttprequest::send_withdata(No content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(PUT)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - no charset)
  PASS   : tst_qqmlxmlhttprequest::abort()
  PASS   : tst_qqmlxmlhttprequest::abort_unsent()
  PASS   : tst_qqmlxmlhttprequest::abort_opened()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_unsent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_args()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_unsent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_sent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_args()
  PASS   : tst_qqmlxmlhttprequest::status(OK)
  PASS   : tst_qqmlxmlhttprequest::status(Not Found)
  PASS   : tst_qqmlxmlhttprequest::status(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::statusText(OK)
  PASS   : tst_qqmlxmlhttprequest::statusText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::statusText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseText(OK)
  PASS   : tst_qqmlxmlhttprequest::responseText(empty body)
  PASS   : tst_qqmlxmlhttprequest::responseText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::responseText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseXML_invalid()
  PASS   : tst_qqmlxmlhttprequest::invalidMethodUsage()
  PASS   : tst_qqmlxmlhttprequest::redirects()
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseText)
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseXML)
  PASS   : tst_qqmlxmlhttprequest::document()
  PASS   : tst_qqmlxmlhttprequest::element()
  PASS   : tst_qqmlxmlhttprequest::attr()
  PASS   : tst_qqmlxmlhttprequest::text()
  PASS   : tst_qqmlxmlhttprequest::cdata()
  PASS   : tst_qqmlxmlhttprequest::stateChangeCallingContext()
  PASS   : tst_qqmlxmlhttprequest::cleanupTestCase()
  Totals: 85 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlxmlhttprequest *********
  QNativeSocketEngine::nativeClose()
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlxmlhttprequest: 12 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04001/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1407034455):
    http://codereview.qt-project.org/77796 [PS8] - Debug QT_HAS_CONNECTIONAGENT on CI.



More information about the Ci-reports mailing list