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 2fd98cb040 Module.New() does not need to return an error 6 years ago
..
caddylog Module.New() does not need to return an error 6 years ago
fileserver Module.New() does not need to return an error 6 years ago
headers Module.New() does not need to return an error 6 years ago
reverseproxy Module.New() does not need to return an error 6 years ago
rewrite Module.New() does not need to return an error 6 years ago
caddyhttp.go Module.New() does not need to return an error 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 Module.New() does not need to return an error 6 years ago
matchers_test.go Fix up matchers tests and take care of TODO in rewrite 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 Implement rewrite middleware; fix middleware stack bugs 6 years ago
server.go Implement rewrite middleware; fix middleware stack bugs 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