caddy/modules/caddyhttp
2019-08-09 12:19:56 -06:00
..
caddylog Rename handler modules to use http.handlers namespace 2019-07-11 22:03:12 -06:00
encode Fix module-related errors 2019-08-09 12:19:56 -06:00
fileserver Fix module-related errors 2019-08-09 12:19:56 -06:00
headers Fix module-related errors 2019-08-09 12:19:56 -06:00
markdown mod: Use blackfriday's standard v2 module import path 2019-07-15 17:33:08 -06:00
requestbody Rename handler modules to use http.handlers namespace 2019-07-11 22:03:12 -06:00
reverseproxy Fix module-related errors 2019-08-09 12:19:56 -06:00
rewrite Fix module-related errors 2019-08-09 12:19:56 -06:00
templates Fix module-related errors 2019-08-09 12:19:56 -06:00
caddyhttp.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
errors.go go.mod: Append /v2 to module name; update all import paths 2019-07-02 12:37:06 -06:00
matchers_test.go go.mod: Append /v2 to module name; update all import paths 2019-07-02 12:37:06 -06:00
matchers.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
replacer.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
responsewriter.go Add license 2019-06-30 16:07:58 -06:00
routes.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
server.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
staticerror.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
staticresp.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
subroute.go Add error & subroute handlers; weakString; other minor handler changes 2019-07-11 17:02:57 -06:00
vars.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00