summaryrefslogtreecommitdiffstats
path: root/tests/HTTP (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-06-18SelfTests: Print a quick message on test start.Mattes D1-1/+1
2016-06-18SelfTests: Fixed HTTPMessageParser tests for out-of-source builds.Mattes D1-5/+5
2016-06-18SelfTests: Organized into solution folders.Mattes D1-0/+13
2016-03-01WebAdmin uses the new HTTP parser framework.Mattes D6-11/+333
2016-03-01HTTP: Fixed response parser, unified API.Mattes D2-6/+13
2016-03-01Added unit test for parsing HTTP request.Mattes D4-0/+223