summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpserverresponder
Commit message (Expand)AuthorAgeFilesLines
* Add cmake support for Qt6/dev branchMikhail Svetkin2020-05-054-3/+20
* Add QHttpServerLiteralsMikhail Svetkin2019-08-212-8/+15
* QHttpServerResponder: refactor and extend the APIMikhail Svetkin2019-08-201-4/+78
* Fix tests failure introduced by the mime type detectionTasuku Suzuki2019-05-091-1/+1
* Find proper mime type for QByteArray dataTasuku Suzuki2019-04-261-1/+1
* Fix several build issues and fix the unit testsJesus Fernandez2019-02-282-5/+6
* Fix license headersJesus Fernandez2019-01-311-16/+6
* Refactor QHttpServerResponder::write(QIODevice, ...)Mikhail Svetkin2018-10-043-0/+56
* Introduce QHttpServerResponderJesus Fernandez2018-09-262-0/+164