Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add keep-alive timeout for QHttpServer | Lena Biliaieva | 7 days | 1 | -0/+5 |
* | Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4 | Øystein Heskestad | 2025-04-03 | 1 | -1/+0 |
* | Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4 | Øystein Heskestad | 2025-04-03 | 1 | -1/+1 |
* | Add request rate limiting for QHttpServer | Lena Biliaieva | 2024-12-05 | 1 | -1/+5 |
* | Enqueue data and trailers for chunked writes in HTTP 2 | Øystein Heskestad | 2024-07-24 | 1 | -1/+15 |
* | QHttpServer: Delete HTTP2 Handler only if no requests are in process | Lena Biliaieva | 2024-06-13 | 1 | -0/+1 |
* | Implement HTTP2 handler for QHttpServer | Lena Biliaieva | 2024-05-31 | 1 | -11/+31 |
* | QHttpServer: Add setHttp2Configuration() method to QAbstractHttpServer | Lena Biliaieva | 2024-05-28 | 1 | -0/+1 |
* | QHttpServer: Handle HTTP 2 handshake | Lena Biliaieva | 2024-05-28 | 1 | -0/+59 |