summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnectionchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compiler warnings in QtNetwork.Friedemann Kleint2012-01-051-2/+2
* Fix race in http connection channelShane Kearns2011-12-221-0/+3
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2011-12-221-1/+11
* QNetworkAccessManager: delay IPv4 or IPv6 based on getaddrinfo orderMartin Petersson2011-12-221-2/+2
* Fix regression in user-agent setting of http proxy in a QNetworkRequestShane Kearns2011-12-191-2/+5
* QNetworkAccessManager: delay IPv4 connection with Happy EyeballsMartin Petersson2011-12-161-0/+2
* Removing unnecessary hidden property "_q_user-agent".Jonas M. Gastal2011-11-241-1/+1
* HTTP: blacklist server for pipeliningPeter Hartmann2011-11-141-0/+1
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-1/+0
* Fix compiler warnings.Friedemann Kleint2011-09-281-1/+1
* QHttpNetworkConnection : Fix the case when we only have one channelMartin Petersson2011-08-301-0/+6
* QNAM HTTP: Re-write compression codeMarkus Goetz2011-07-121-71/+11
* QNAM HTTP: Do zero-copy for small HTTP replies by defaultMarkus Goetz2011-07-121-5/+10
* Add Happy-Eyeballs style IPv6 connection establishing.Martin Petersson2011-07-041-3/+28
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-091-1/+6
* Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-091-0/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1162