| Commit message (Expand) | Author | Age | Files | Lines |
| * | tst_qhttpserver: Add expected warning messages | Mikhail Svetkin | 2020-05-14 | 1 | -1/+1 |
| * | Add missing QStringBuilder header | Mikhail Svetkin | 2020-05-05 | 1 | -0/+1 |
| * | Refactor access to QMetaEnum for QHttpServerRequest::Method | Mikhail Svetkin | 2019-11-10 | 1 | -8/+3 |
| * | Accept a string as request method in QHttpServer::route() | Mikhail Svetkin | 2019-04-04 | 1 | -2/+58 |
| * | Allow use of custom data structures as router callback arguments | Mikhail Svetkin | 2019-03-06 | 1 | -2/+11 |
| * | Fix several build issues and fix the unit tests | Jesus Fernandez | 2019-02-28 | 1 | -1/+4 |
| * | Fix license headers | Jesus Fernandez | 2019-01-31 | 1 | -16/+6 |
| * | Introduce QHttpServerRouter | Mikhail Svetkin | 2019-01-23 | 1 | -0/+222 |