aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/http_static/http_static.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-08http_static: derive mime type from file extensionsDave Barach1-0/+5
2022-12-07http_static: misc bug fixesDave Barach1-1/+1
2022-12-06http_static: fix http(s) redirectsDave Barach1-0/+1
2022-02-08http_static: cleanup file handler and cacheFlorin Coras1-35/+5
2022-02-02http_static: add support for async tx from handlersFlorin Coras1-3/+54
2022-01-30http_static: incorporate builtinurl pluginFlorin Coras1-3/+10
2022-01-27http_static: code cleanupFlorin Coras1-67/+17
2022-01-26http_static: refactor to use http transportFlorin Coras1-37/+11
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-0/+3
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-2/+3
2019-09-16http_static: add dynamic GET / POST method hooksDave Barach1-0/+165
2019-04-16Static http serverDave Barach1-0/+54