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 bf54615efc ResponseMatcher for conditional logic of response headers 6 years ago
..
caddylog Module.New() does not need to return an error 6 years ago
fileserver Export types and fields necessary to build configs (for config adapters) 6 years ago
headers ResponseMatcher for conditional logic of response headers 6 years ago
markdown Add very simple markdown middleware for now 6 years ago
requestbody Add request_body middleware and some limits to HTTP servers 6 years ago
reverseproxy Export types and fields necessary to build configs (for config adapters) 6 years ago
rewrite Add request_body middleware and some limits to HTTP servers 6 years ago
caddyhttp.go Minor cleanups 6 years ago
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 6 years ago
errors.go Begin implementing error handling and re-handling 6 years ago
matchers.go ResponseMatcher for conditional logic of response headers 6 years ago
matchers_test.go ResponseMatcher for conditional logic of response headers 6 years ago
replacer.go Fix up matchers tests and take care of TODO in rewrite 6 years ago
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 6 years ago
routes.go Fix error handling and matching catch-all routes 6 years ago
server.go Minor cleanups 6 years ago
staticresp.go Module.New() does not need to return an error 6 years ago
table.go Module.New() does not need to return an error 6 years ago