summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserverresponder_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement HTTP2 handler for QHttpServerLena Biliaieva2024-05-311-0/+1
* QHttpServer: Handle HTTP 2 handshakeLena Biliaieva2024-05-281-11/+1
* Change QHttpServerResponder to be suitable for both HTTP 1.1 and 2Øystein Heskestad2024-05-131-2/+21
* Add connection trackingIevgenii Meshcheriakov2022-11-141-5/+5
* Use SPDX license identifiersLucie Gérard2022-06-221-28/+2
* QHttpServerResponder: refactor and extend the APIMikhail Svetkin2019-08-201-34/+3
* Use multi-arg version of QString::argJesus Fernandez2019-03-191-4/+4
* Fix license headersJesus Fernandez2019-01-311-16/+6
* Introduce QHttpServerResponderJesus Fernandez2018-09-261-0/+114