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.
 
 
Francis Lavoie f73f55dba7
reverseproxy: Sanitize scheme and host on incoming requests (#4237)
3 years ago
..
caddyauth go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
encode encode: ignore flushing until after first write (#4318) 3 years ago
fileserver fileserver: Prevent focusing filter from scrolling on page load (#4393) 3 years ago
headers headers: Canonicalize case in replace (fix #4330) 3 years ago
map map: Fix 95c03506 (avoid repeated expansions) 3 years ago
push headers: Support default header values in Caddyfile with '?' (#3807) 4 years ago
requestbody Revert "requestbody: Allow overwriting remote address" 4 years ago
reverseproxy reverseproxy: Sanitize scheme and host on incoming requests (#4237) 3 years ago
rewrite rewrite: Implement regex path replacements 4 years ago
standard encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
templates fileserver: Fix compression breaks using httpInclude (#4352) (#4358) 3 years ago
app.go caddyhttp: Placeholder for client cert in DER + base64 format (#4241) 3 years ago
autohttps.go caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) 4 years ago
caddyhttp.go fileserver: properly handle escaped/non-ascii paths (#4332) 3 years ago
caddyhttp_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 4 years ago
celmatcher.go go.mod: Update direct dependencies 4 years ago
celmatcher_test.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
errors.go ci: Use golangci's github action for linting (#3794) 4 years ago
marshalers.go ci: Use golangci's github action for linting (#3794) 4 years ago
matchers.go General minor improvements to docs 3 years ago
matchers_test.go reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
metrics.go metrics: Always track method label in uppercase (#3742) 4 years ago
metrics_test.go metrics: Fix panic when headers aren't written (#3737) 4 years ago
replacer.go caddyhttp: Placeholder for client cert in DER + base64 format (#4241) 3 years ago
replacer_test.go caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) 4 years ago
responsematchers.go General minor improvements to docs 3 years ago
responsematchers_test.go reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
responsewriter.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
routes.go caddyhttp: Add support for triggering errors from `try_files` (#4346) 3 years ago
server.go logging: Prep for `common_log` removal (#4149) 4 years ago
staticerror.go httpcaddyfile: Add `error` directive for the existing handler (#4034) 4 years ago
staticresp.go caddyhttp: Check for invalid subdirectives of static_response 4 years ago
staticresp_test.go Move from deprecated ioutil to os and io packages (#4364) 3 years ago
subroute.go reverseproxy: Enable changing only the status code (close #2920) 5 years ago
vars.go General minor improvements to docs 3 years ago