summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserverstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4Øystein Heskestad2025-04-031-13/+21
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4Øystein Heskestad2025-04-031-7/+6
* Implement HTTP2 handler for QHttpServerLena Biliaieva2024-05-311-0/+23
* QHttpServer: Handle HTTP 2 handshakeLena Biliaieva2024-05-281-161/+3
* Access to the ssl config in QHttpServerRequestTomas Soltys2023-12-071-0/+7
* Add support for local socket/serverMarcus Tillmanns2023-07-171-33/+75
* QHttpServerRequest: Add API to get local host address and portIevgenii Meshcheriakov2022-11-221-1/+2
* QHttpServerRequest: Add API to retrieve the remote portIevgenii Meshcheriakov2022-11-221-1/+4
* Add connection trackingIevgenii Meshcheriakov2022-11-141-0/+118