summaryrefslogtreecommitdiffstats
path: root/tests/HTTP (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
* SelfTests: Print a quick message on test start.Mattes D2016-06-181-1/+1
* SelfTests: Fixed HTTPMessageParser tests for out-of-source builds.Mattes D2016-06-181-5/+5
* SelfTests: Organized into solution folders.Mattes D2016-06-181-0/+13
* WebAdmin uses the new HTTP parser framework.Mattes D2016-03-016-11/+333
* HTTP: Fixed response parser, unified API.Mattes D2016-03-012-6/+13
* Added unit test for parsing HTTP request.Mattes D2016-03-014-0/+223