Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4 | Øystein Heskestad | 2025-04-03 | 1 | -13/+21 |
* | Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4 | Øystein Heskestad | 2025-04-03 | 1 | -7/+6 |
* | Implement HTTP2 handler for QHttpServer | Lena Biliaieva | 2024-05-31 | 1 | -0/+23 |
* | QHttpServer: Handle HTTP 2 handshake | Lena Biliaieva | 2024-05-28 | 1 | -161/+3 |
* | Access to the ssl config in QHttpServerRequest | Tomas Soltys | 2023-12-07 | 1 | -0/+7 |
* | Add support for local socket/server | Marcus Tillmanns | 2023-07-17 | 1 | -33/+75 |
* | QHttpServerRequest: Add API to get local host address and port | Ievgenii Meshcheriakov | 2022-11-22 | 1 | -1/+2 |
* | QHttpServerRequest: Add API to retrieve the remote port | Ievgenii Meshcheriakov | 2022-11-22 | 1 | -1/+4 |
* | Add connection tracking | Ievgenii Meshcheriakov | 2022-11-14 | 1 | -0/+118 |