caddy/modules/caddyhttp
2019-06-29 16:57:55 -06:00
..
caddylog Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
encode Fix encoder name bug; remove unused field in encode middleware struct 2019-06-29 16:57:55 -06:00
fileserver Implement etag; fix related bugs in encode and templates middlewares 2019-06-27 13:09:10 -06:00
headers Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
markdown Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
requestbody Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
reverseproxy Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
rewrite Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
templates Use html/template for escaping by default 2019-06-27 13:30:41 -06:00
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
caddyhttp.go Enable skipping just certificate management for some auto HTTPS names 2019-06-26 10:57:18 -06:00
errors.go Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
matchers_test.go Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
matchers.go Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
replacer.go Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
responsewriter.go Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
routes.go Optionally enforce strict TLS SNI + HTTP Host matching, & misc. cleanup 2019-06-26 16:03:29 -06:00
server.go httpserver: Set default Server header 2019-06-28 19:28:47 -06:00
staticresp_test.go Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00
staticresp.go Various bug fixes and minor improvements 2019-06-21 14:36:26 -06:00
table.go Rename caddy2 -> caddy 2019-06-14 11:58:28 -06:00