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 e42514ad4a
caddyhttp: Clean up; move some code around
5 years ago
..
caddyauth basicauth: default hash to bcrypt (#3050) 5 years ago
encode Fix typos (#3087) 5 years ago
fileserver fileserver: Add --templates flag to file-server command 5 years ago
headers header: caddyfile: Defer header operations for deletions or manually 5 years ago
httpcache Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
requestbody Improve godocs all around 5 years ago
reverseproxy Minor tweaks 5 years ago
rewrite rewrite: Prepend "/" if missing from strip path prefix 5 years ago
standard Remove Starlark, for now 5 years ago
templates Fix typos (#3087) 5 years ago
app.go caddyhttp: Clean up; move some code around 5 years ago
autohttps.go caddytls: Clean up some code related to automation 5 years ago
caddyhttp.go caddyhttp: Clean up; move some code around 5 years ago
errors.go http: Change routes to sequential matcher evaluation (#2967) 5 years ago
marshalers.go http: Fix ciphersuite logging 5 years ago
matchers.go Fix typos (#3087) 5 years ago
matchers_test.go caddyhttp: Fixes for header and header_regexp directives (#3061) 5 years ago
replacer.go Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
replacer_test.go Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
responsewriter.go http: Always set status code via response recorder 5 years ago
routes.go httpcaddyfile: Fix nested blocks; add handle directive; refactor 5 years ago
server.go caddyhttp: Add support for listener wrapper modules 5 years ago
staticerror.go Export Replacer and use concrete type instead of interface 5 years ago
staticresp.go httpcaddyfile: Update directive docs; put root after rewrite 5 years ago
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
subroute.go http: Fix subroutes, ensure that next handlers can still be called 5 years ago
vars.go v2: Implement RegExp Vars Matcher (#2997) 5 years ago