summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkrequest_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-061-0/+3
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+1
|\
| * QNAM should prepend Host header to the header list instead of appendingKonstantin Tokarev2018-01-241-0/+1
* | Modernize use of 'http' featureUlf Hermann2017-11-061-5/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-9/+9
* | Introduce Http2DirectAttributeTimur Pocheptsov2017-09-041-0/+4
|/
* QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-231-3/+3
* Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-171-2/+4
* HTTP2 protocol handlerTimur Pocheptsov2016-07-081-0/+5
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-0/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-9/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-0/+5
* HTTP internals: move some methods inside HTTP request classPeter Hartmann2014-02-131-2/+4
* HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-241-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Add missing #include <qmetatype.h>Thiago Macieira2012-08-201-0/+1
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-0/+2
* Remove obsolete or commented use of Q_DECLARE_METATYPE.Stephen Kelly2012-07-241-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+163