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 b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
..
caddyauth basicauth: default hash to bcrypt (#3050) 5 years ago
encode caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 5 years ago
fileserver Refactor for CertMagic v0.10; prepare for PKI app 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 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
rewrite rewrite: Prepend "/" if missing from strip path prefix 5 years ago
standard Remove Starlark, for now 5 years ago
templates v2: housekeeping: address minor lint complaints (#2957) 5 years ago
autohttps.go Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
caddyhttp.go Refactor for CertMagic v0.10; prepare for PKI app 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 caddyhttp: Fixes for header and header_regexp directives (#3061) 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 Refactor for CertMagic v0.10; prepare for PKI app 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