summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserverhttp1protocolhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add keep-alive timeout for QHttpServerLena Biliaieva10 days1-0/+5
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4Øystein Heskestad2025-04-031-2/+0
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4Øystein Heskestad2025-04-031-1/+2
* Add request rate limiting for QHttpServerLena Biliaieva2024-12-051-1/+5
* QAbstractHttpServer: Fix two-way communication for WebSocketsØystein Heskestad2024-10-181-0/+1
* Implement HTTP2 handler for QHttpServerLena Biliaieva2024-05-311-8/+9
* QHttpServer: Handle HTTP 2 handshakeLena Biliaieva2024-05-281-0/+85