summaryrefslogtreecommitdiff
path: root/src/lib/http/tests/request_parser_unittests.cc
AgeCommit message (Expand)Author
2018-05-29[5205] Unit tests for the HTTP message formatting.Marcin Siodelski
2017-12-11[5448] HTTP headers are case insensitive.Marcin Siodelski
2017-07-23spelling: extraneousJosh Soref
2017-01-07[5088] HttpVersion is now a struct rather than a pair.Marcin Siodelski
2016-12-19[5077] Provided unit test for extraneous data in the HTTP request.Marcin Siodelski
2016-12-16[5077] Replaced autoFrancis Dupont
2016-12-13[5077] Implemented HTTP request parser.Marcin Siodelski