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 d22f64e6d4 Implement headers middleware 6 years ago
..
caddylog Some minor updates, and get rid of OnLoad/OnUnload 6 years ago
headers Implement headers middleware 6 years ago
reverseproxy move internal packages to pkg folder and update reverse proxy 6 years ago
staticfiles Implement headers middleware 6 years ago
caddyhttp.go Implement most of browse; fix a couple obvious bugs; some cleanup 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 move internal packages to pkg folder and update reverse proxy 6 years ago
matchers_test.go Implement most of static file server; refactor and improve Replacer 6 years ago
replacer.go Implement most of static file server; refactor and improve Replacer 6 years ago
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 6 years ago
routes.go Implement most of static file server; refactor and improve Replacer 6 years ago
server.go Implement most of static file server; refactor and improve Replacer 6 years ago
staticresp.go Implement most of static file server; refactor and improve Replacer 6 years ago
table.go Implement most of static file server; refactor and improve Replacer 6 years ago