Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all QPair/qMakePair with std::pair in qtbase/network | Isak Fyksen | 2024-10-24 | 1 | -1/+0 |
* | QHttpHeaderParser: add rvalue-this overload to headers() | Lena Biliaieva | 2024-07-01 | 1 | -1/+2 |
* | Network: Use QHttpHeaders in QHttpHeaderParser | Lena Biliaieva | 2024-01-25 | 1 | -2/+3 |
* | Remove the use of Q_NETWORK_PRIVATE_EXPORT | Alexey Edelev | 2023-12-22 | 1 | -1/+1 |
* | qhttpheaderparser: port some methods to QBAV | Anton Kudryavtsev | 2023-08-22 | 1 | -4/+4 |
* | QHttpHeaderParser: Allow larger fields but restrict total size | Lars Schmertmann | 2022-06-27 | 1 | -1/+33 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | Move QNAM's http header parsing into separate class | Øystein Heskestad | 2021-09-09 | 1 | -0/+104 |