1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddyhttp
2019-05-20 15:46:52 -06:00
..
caddylog Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
headers Implement headers middleware 2019-05-20 15:46:52 -06:00
reverseproxy move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04:00
staticfiles Implement headers middleware 2019-05-20 15:46:52 -06:00
caddyhttp.go Implement most of browse; fix a couple obvious bugs; some cleanup 2019-05-20 15:46:52 -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 move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04: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