You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt c4159ef76d
Fix module-related errors
6 years ago
..
caddylog Rename handler modules to use http.handlers namespace 6 years ago
encode Fix module-related errors 6 years ago
fileserver Fix module-related errors 6 years ago
headers Fix module-related errors 6 years ago
markdown mod: Use blackfriday's standard v2 module import path 6 years ago
requestbody Rename handler modules to use http.handlers namespace 6 years ago
reverseproxy Fix module-related errors 6 years ago
rewrite Fix module-related errors 6 years ago
templates Fix module-related errors 6 years ago
caddyhttp.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
errors.go go.mod: Append /v2 to module name; update all import paths 6 years ago
matchers.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
matchers_test.go go.mod: Append /v2 to module name; update all import paths 6 years ago
replacer.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
responsewriter.go Add license 6 years ago
routes.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
server.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
staticerror.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
staticresp.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
subroute.go Add error & subroute handlers; weakString; other minor handler changes 6 years ago
vars.go Implement config adapters and beginning of Caddyfile adapter 6 years ago