summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2018-10-161-1/+7
* wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-092-215/+183
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-279-15/+60
|\
| * Modernize the "datestring" featureLiang Qi2018-09-243-6/+6
| * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
* | Fix typos in the documentationAleix Pol2018-09-251-1/+1
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-0/+816
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+2
|\|
| * Normalize path segments in QHttpNetworkRequest::uriPaolo Angelelli2018-08-161-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-072-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-072-1/+16
| |\|
| | * Return to eventloop after emitting encryptedMårten Nordheim2018-07-312-1/+16
* | | NeworkAccessBackend: Remove duplicated/shadowed memberMårten Nordheim2018-08-074-8/+5
|/ /
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-6/+3
|\|
| * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-23/+24
|\|
| * Use nullptr instead of 0Jesus Fernandez2018-07-163-23/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-7/+12
|\|
| * Do not build SPDY support if SSL is disabledJoerg Bornemann2018-06-251-4/+9
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-213-3/+3
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-229-31/+35
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+0
|\|
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-1/+3
|\|
| * Http/2 - remove unused 'compressedData'Timur Pocheptsov2018-05-241-1/+0
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-022-1/+19
|\|
| * Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-0/+16
| * Specify that you need an instance of QNetworkAccessManager per threadJussi Witick2018-04-271-1/+3
* | Add HTTP caching headers to KnownHeadersJan Murawski2018-04-192-1/+119
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-0/+14
|\|
| * HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+14
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-061-3/+4
|\|
| * HTTP/2 - treat HEADERS frames as valid for streams in 'open' stateTimur Pocheptsov2018-04-051-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-181-0/+1
|\|
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-0/+1
|\|
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
* | ftp backend: Dynamically resolving resource path with URL prefixRyan Chu2018-02-192-6/+60
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-155-1/+13
|\
| * QNAM should prepend Host header to the header list instead of appendingKonstantin Tokarev2018-01-245-1/+13
* | Fix typosJarek Kobus2018-02-131-2/+2
* | Correct since value of QNetworkRequest::Http2DirectAttributeAllan Sandfeld Jensen2018-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-2/+10
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-2/+10
| |\
| | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+10
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-2/+3
| |\|
| | * Fix broken QNAM::networkAccessible()Filipe Azevedo2017-11-301-2/+3