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