| Commit message (Expand) | Author | Age | Files | Lines |
| * | Titlecase HTTP/1 headers | Mårten Nordheim | 2025-10-27 | 1 | -1/+14 |
| * | CRA[network/access]: Mark the rest significant | Mårten Nordheim | 2025-07-28 | 1 | -0/+1 |
| * | QNetworkAccessManager: don't resend non-idempotent requests | Mårten Nordheim | 2025-03-20 | 1 | -0/+8 |
| * | QHttpNetworkRequestPrivate: copy and compare local server name | Mårten Nordheim | 2024-12-04 | 1 | -0/+2 |
| * | Call base class assignment operator in QHttpNetworkRequest::operator=() | Mate Barany | 2024-07-13 | 1 | -0/+1 |
| * | Http: Add support for full localsocket paths | Mårten Nordheim | 2024-05-24 | 1 | -0/+10 |
| * | Replace QHttpHeaders::toListOfPairs() usage with iteration | Juha Vuolle | 2024-02-08 | 1 | -5/+5 |
| * | Network: Use QHttpHeaders in QHttpHeaderParser | Lena Biliaieva | 2024-01-25 | 1 | -2/+2 |
| * | QHttpNetworkHeader::headerField: port to QBAV | Anton Kudryavtsev | 2023-08-26 | 1 | -1/+1 |
| * | qhttpnetworkreques: use range based for more | Anton Kudryavtsev | 2023-08-26 | 1 | -6/+4 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat... | Marc Mutz | 2022-04-06 | 1 | -0/+2 |
| * | QNAM: Reintroduce h2c with an attribute | Mårten Nordheim | 2021-12-04 | 1 | -2/+4 |
| * | QNAM: Disable h2c by default | Mårten Nordheim | 2021-11-30 | 1 | -0/+10 |
| * | Move QNAM's http header parsing into separate class | Øystein Heskestad | 2021-09-09 | 1 | -1/+1 |
| * | QNetworkReply: Decompress when reading | Mårten Nordheim | 2021-06-12 | 1 | -12/+1 |
| * | QNetworkRequest: Add API to set a minimum archive bomb size | Mårten Nordheim | 2021-05-31 | 1 | -6/+7 |
| * | HTTP/2 authentication required | Mårten Nordheim | 2021-04-29 | 1 | -1/+3 |
| * | QDecompressHelper: limit decompression ratio | Mårten Nordheim | 2020-09-22 | 1 | -0/+11 |
| * | QNAM: Enable HTTP/2 by default | Mårten Nordheim | 2020-09-10 | 1 | -1/+1 |
| * | Http: Fix POST-to-GET redirects still uploading or transmitting CL | Mårten Nordheim | 2020-06-12 | 1 | -0/+5 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-12-09 | 1 | -1/+1 |
| |\ |
|
| | * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -1/+1 |
| * | | Retire SPDY protocol implementation (Qt6) | Timur Pocheptsov | 2019-09-25 | 1 | -13/+1 |
| |/ |
|
| * | Add support for setting the peer verify name via the QNetwork* classes | Andy Shaw | 2019-02-06 | 1 | -2/+13 |
| * | Normalize path segments in QHttpNetworkRequest::uri | Paolo Angelelli | 2018-08-16 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.10' into 5.11 | Liang Qi | 2018-02-15 | 1 | -0/+5 |
| |\ |
|
| | * | QNAM should prepend Host header to the header list instead of appending | Konstantin Tokarev | 2018-01-24 | 1 | -0/+5 |
| * | | Modernize use of 'http' feature | Ulf Hermann | 2017-11-06 | 1 | -4/+0 |
| * | | Introduce Http2DirectAttribute | Timur Pocheptsov | 2017-09-04 | 1 | -1/+13 |
| |/ |
|
| * | QNAM - rename Redirect*s*Nnn to RedirectNnn | Timur Pocheptsov | 2017-02-23 | 1 | -8/+8 |
| * | Add redirects policy to QNetworkAccessManager | Timur Pocheptsov | 2017-01-17 | 1 | -7/+14 |
| * | HTTP2 protocol handler | Timur Pocheptsov | 2016-07-08 | 1 | -1/+13 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QHttpNetworkRequestPrivate: perform init by init-list in ctor | Anton Kudryavtsev | 2016-01-14 | 1 | -15/+15 |
| * | QNetworkAccessManager: Support HTTP redirection | Mandeep Sandhu | 2015-03-09 | 1 | -1/+23 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Do not force a content-type on POST request with no content | Allan Sandfeld Jensen | 2014-11-19 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | correct send vs sent grammar | David Fries | 2014-03-14 | 1 | -1/+1 |
| * | network: add support for the SPDY protocol | Peter Hartmann | 2014-02-19 | 1 | -2/+14 |
| * | HTTP internals: move some methods inside HTTP request class | Peter Hartmann | 2014-02-13 | 1 | -8/+8 |
| * | HTTP internals: fix QHttpNetworkRequestPrivate::operator== | Peter Hartmann | 2013-06-24 | 1 | -1/+7 |
| * | HTTP internals: do not open too many sockets when preconnecting | Peter Hartmann | 2013-06-24 | 1 | -2/+14 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Remove some dead code in switch statements | Sergio Ahumada | 2012-10-29 | 1 | -9/+0 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Change default Content-Type for http POST to match 4.7.4 | Shane Kearns | 2012-06-21 | 1 | -2/+5 |
| * | Port to the new QUrl API | Thiago Macieira | 2012-03-30 | 1 | -8/+7 |