caddy/modules/caddyhttp
2019-05-14 14:14:05 -06:00
..
caddylog Initial commit of Storage, TLS, and automatic HTTPS implementations 2019-04-25 13:54:48 -06:00
reverseproxy Add reverse proxy 2019-05-04 10:49:50 -06:00
staticfiles Initial commit of Storage, TLS, and automatic HTTPS implementations 2019-04-25 13:54:48 -06:00
caddyhttp_test.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00
caddyhttp.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00
errors.go Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
matchers_test.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00
matchers.go caddyhttp: Implement better HTTP matchers including regexp; add tests 2019-05-10 21:07:02 -06:00
replacer.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 2019-05-10 21:07:02 -06:00
routes.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00
staticresp.go Rename and export some types, other minor changes 2019-05-14 14:14:05 -06:00