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 0bf2565c37
caddyhttp: Reorder some access log fields; add host matcher test case
5 years ago
..
caddyauth caddyhttp: Add client cert SAN placeholders 5 years ago
encode gzip: Use klauspost/gzip, an optimized gzip implementation 5 years ago
fileserver cmd: file-server: add --access-log flag (#3454) 5 years ago
headers headers: Trim any trailing colon from field names as a courtesy 5 years ago
map caddyhttp: Add 'map' handler (#3199) 5 years ago
requestbody Remove some non-essential plugins from this repo (#2780) 5 years ago
reverseproxy fastcgi: Fix php_fastcgi matcher regression (#3512) 5 years ago
rewrite httpcaddyfile: New `handle_path` directive (#3281) 5 years ago
standard caddyhttp: Add 'map' handler (#3199) 5 years ago
templates templates: Disable hard wraps in Markdown rendering (#3553) 5 years ago
app.go caddyhttp: Add client cert SAN placeholders 5 years ago
autohttps.go caddyhttp: Auto-redirects from all bind addresses (fix #3443) 5 years ago
caddyhttp.go reverseproxy: Enable changing only the status code (close #2920) 5 years ago
celmatcher.go cel: fix validation of expression result type (#3526) 5 years ago
celmatcher_test.go cel: fix validation of expression result type (#3526) 5 years ago
errors.go http: Change routes to sequential matcher evaluation (#2967) 5 years ago
marshalers.go caddyhttp: Reorder some access log fields; add host matcher test case 5 years ago
matchers.go caddyhttp: Support placeholders in query matcher (#3521) 5 years ago
matchers_test.go caddyhttp: Reorder some access log fields; add host matcher test case 5 years ago
replacer.go caddyhttp: Corrected host label index check (fix #3502) 5 years ago
replacer_test.go caddyhttp: Corrected host label index check (fix #3502) 5 years ago
responsewriter.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
routes.go caddyhttp: Minor refactoring for preparing requests 5 years ago
server.go caddyhttp: Better host matching for logger names (fix #3488) (#3522) 5 years ago
staticerror.go Fix some godocs 5 years ago
staticresp.go caddyhttp: Default to error status if found in context 5 years ago
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
subroute.go reverseproxy: Enable changing only the status code (close #2920) 5 years ago
vars.go v2: Implement RegExp Vars Matcher (#2997) 5 years ago