summaryrefslogtreecommitdiffstats
path: root/src/serve.c
Commit message (Collapse)AuthorAgeFilesLines
* return false on request_validate errorsChris Vittal2020-10-121-1/+4
| | | | | This will report proper errors to clients rather than continuing on with request processing.
* Implement autoindex optionDrew DeVault2020-09-261-19/+144
|
* Rehome some logic from server.c -> serve.cDrew DeVault2020-09-261-0/+128