summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserver.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce QHttpServerFutureResponseMikhail Svetkin2020-06-111-6/+15
* Add QHttpServer::afterRequestMikhail Svetkin2020-05-141-5/+58
* Add dependencies file for CoinMikhail Svetkin2020-04-191-1/+1
* Allow using QHttpServerRequest/Responder at the same timeMikhail Svetkin2019-10-251-2/+22
* QHttpServerRouterViewTraits: Make it simpler and testableMikhail Svetkin2019-10-241-4/+4
* Fix crash for passing lambda with captures to QHttpServer::routeMikhail Svetkin2019-05-151-7/+9
* Fix several build issues and fix the unit testsJesus Fernandez2019-02-281-1/+5
* Fix license headersJesus Fernandez2019-01-311-16/+6
* Introduce QHttpServerMikhail Svetkin2019-01-251-0/+144