summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpthreaddelegate_p.h
Commit message (Expand)AuthorAgeFilesLines
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-251-2/+3
* QNonContiguousByteDeviceThreadForwardImpl: reset m_atEnd during reset()Mårten Nordheim2023-11-061-0/+1
* QNonContigByteDeviceThreadForwardImpl: NSDMIMårten Nordheim2023-10-131-11/+7
* QNetworkAccessManager: Configurable number of HTTP1 TCP connectionsMarkus Goetz2022-12-091-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QNetworkReply: rename socketConnecting to socketStartedConnectingMårten Nordheim2022-01-311-1/+1
* QNetworkReply: hold QAtomicInt in shared_ptr, not QSharedPointerMarc Mutz2021-07-281-3/+3
* QNAM: Allow to configure when connections to a host are torn downMarkus Goetz2021-07-271-0/+1
* QNetworkReply: Add two new signalsMarkus Goetz2021-07-201-0/+2
* QNetworkReply: Decompress when readingMårten Nordheim2021-06-121-1/+3
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-3/+0
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\
| * QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
* | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-251-1/+1
|/
* Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-201-1/+2
* More nullptr usage in headersKevin Funk2019-03-141-5/+5
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-061-0/+2
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-0/+2
| |\
| | * HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-261-0/+2
* | | Modernize use of 'http' featureUlf Hermann2017-11-061-3/+1
|/ /
* / Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-6/+6
|/
* QNAM: delay SSL initializationTimur Pocheptsov2017-04-261-2/+2
* Add a way to get Content-Length when using compressed dataJesus Fernandez2016-09-061-1/+2
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* QNonContiguousByteDevice: mark atEnd(), size(), pos() methods as const.Anton Kudryavtsev2016-02-081-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* network: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-12-131-5/+5
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-7/+29
|\
| * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-7/+29
| |\
| | * QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-201-7/+29
* | | QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-0/+2
|/ /
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | QNetworkAccessManager: introduce support for TLS PSKGiuseppe D'Angelo2015-01-231-0/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-5/+5
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-1/+3
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-151-6/+9
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-111-0/+5
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-3/+3
* 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
* Fix compilation with QT_NO_*Tasuku Suzuki2011-09-121-0/+4
* QHttpNetworkReply: Change dataReadProgress to qint64.Martin Petersson2011-08-301-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/+288