summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserverstream_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4Øystein Heskestad2025-04-031-4/+12
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4Øystein Heskestad2025-04-031-2/+2
* Implement HTTP2 handler for QHttpServerLena Biliaieva2024-05-311-6/+14
* QHttpServer: Handle HTTP 2 handshakeLena Biliaieva2024-05-281-30/+15
* Change QHttpServerResponder to be suitable for both HTTP 1.1 and 2Øystein Heskestad2024-05-131-1/+1
* Add support for local socket/serverMarcus Tillmanns2023-07-171-2/+11
* Add connection trackingIevgenii Meshcheriakov2022-11-141-0/+57