caddy/modules/caddyhttp
2019-05-20 10:59:20 -06:00
..
caddylog Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
reverseproxy Architectural shift to using context for config and module state 2019-05-16 16:05:38 -06:00
staticfiles Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
caddyhttp.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
errors.go Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
matchers.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
matchers_test.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
replacer.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 2019-05-10 21:07:02 -06:00
routes.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
server.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
staticresp.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
table.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00