summaryrefslogtreecommitdiff
path: root/http/ut/router_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-09-22treewide: reorganize unit testsNan Zhou1-126/+0
2022-09-01Add Method Not Allowed (405) handlerEd Tanous1-0/+32
2022-09-01Allow custom 404 handlersEd Tanous1-4/+40
2022-07-23test treewide: iwyuNan Zhou1-2/+10
2022-06-28http: router_test: fix namespaceNan Zhou1-10/+15
2022-06-28http: router_test: fix headersNan Zhou1-2/+10
2022-05-17Handle HEAD and Allow headers per the specEd Tanous1-0/+37
2022-05-11Revert "Handle HEAD and Allow headers per the spec"Ed Tanous1-37/+0
2022-05-10Handle HEAD and Allow headers per the specEd Tanous1-0/+37