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 97ed9e111d
httpcaddyfile: Add nil check to prevent panic, fix validation logic
5 years ago
..
caddyauth httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 5 years ago
encode gzip: Use klauspost/gzip, an optimized gzip implementation 5 years ago
fileserver caddyhttp: Add nil check (fixes #3248 and fixes #3250) 5 years ago
headers headers: Trim any trailing colon from field names as a courtesy 5 years ago
requestbody Remove some non-essential plugins from this repo (#2780) 5 years ago
reverseproxy reverseproxy: Don't forget to provision embedded headers handler 5 years ago
rewrite rewrite: Fix for rewrites with URI placeholders (#3209) 5 years ago
standard Remove some non-essential plugins from this repo (#2780) 5 years ago
templates chore: make the linter happier (#3245) 5 years ago
app.go core: Don't return error on RegisterModule() and RegisterAdapter() 5 years ago
autohttps.go httpcaddyfile: Add nil check to prevent panic, fix validation logic 5 years ago
caddyhttp.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
celmatcher.go Fix some godocs 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 docs: Clarify "not" matcher structure (see #3233) 5 years ago
matchers_test.go caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (#3208) 5 years ago
replacer.go chore: make the linter happier (#3245) 5 years ago
replacer_test.go Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
responsewriter.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
routes.go chore: make the linter happier (#3245) 5 years ago
server.go caddyhttp: Fix common_log format's user ID placeholder (#3300) 5 years ago
staticerror.go Fix some godocs 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