summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNetworkRequest: deprecate SPDY-related attributes for 5.15Timur Pocheptsov2019-09-121-3/+10
* Fix a broken buildTimur Pocheptsov2019-08-221-2/+15
* Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-201-1/+57
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* QNetworkRequest: make the default ctor implicitMarc Mutz2019-07-151-1/+12
* Use QStringView overloads of <QDate/Time>::toString()Marc Mutz2019-05-291-1/+1
* Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-151-0/+6
* Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-061-1/+30
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-3/+3
|\
| * Modernize the "datestring" featureLiang Qi2018-09-241-3/+3
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-6/+3
|\|
| * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-10/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-0/+3
|\|
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
* | Add HTTP caching headers to KnownHeadersJan Murawski2018-04-191-0/+114
|/
* Correct since value of QNetworkRequest::Http2DirectAttributeAllan Sandfeld Jensen2018-01-241-1/+1
* Add QNetworkRequest::ResourceTypeAttribute for use in QtWebKitKonstantin Tokarev2017-11-241-0/+2
* Introduce Http2DirectAttributeTimur Pocheptsov2017-09-041-0/+12
* Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-291-1/+4
* QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-231-24/+24
* Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-191-0/+10
* Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-171-0/+26
* Add a way to get Content-Length when using compressed dataJesus Fernandez2016-09-061-0/+7
* Document HTTP2Allowed attributeTimur Pocheptsov2016-08-111-0/+8
* QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-251-2/+2
* QtNetwork: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-251-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-4/+6
|\
| * Doc: clarify redirection handling in QNetworkRequestDavid Faure2016-04-101-4/+5
| * Note the introductory version of network redirection related enums.Jake Petroules2016-04-091-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-5/+7
|\|
| * QNetworkHeaders: fix UB (invalid enum value) in Private::parseAndSetHeader()Marc Mutz2016-03-121-5/+7
* | QNetworkHeadersPrivate: use erase and std::remove_if with QListAnton Kudryavtsev2016-01-291-7/+8
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* network: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-271-0/+1
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-3/+41
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QNetworkRequest: Add new enum to emit all uploadProgress signalsPeter Hartmann2014-10-041-0/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-2/+2
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-0/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-151-1/+2
* Doc: Fix module name formatSze Howe Koh2013-01-251-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-12/+0
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24