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 2196c92c0e
reverseproxy: Don't clear name in SRV upstreams
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: Add `pass_thru` Caddyfile option (#4613) 3 years ago
headers headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
map caddyfile: Support for raw token values; improve `map`, `expression` (#4643) 3 years ago
push caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
requestbody requestbody: Return HTTP 413 (fix #4558) 3 years ago
reverseproxy reverseproxy: Don't clear name in SRV upstreams 3 years ago
rewrite rewrite: Add `method` Caddyfile directive (#4528) 3 years ago
standard tracing: New OpenTelemetry module (#4361) 3 years ago
templates templates: Fix docs for .Args 3 years ago
tracing tracing: New OpenTelemetry module (#4361) 3 years ago
app.go caddyhttp: Move HTTP redirect listener to an optional module (#4585) 3 years ago
autohttps.go caddyhttp: Don't attempt to manage Tailscale certs 3 years ago
caddyhttp.go fileserver: do not double-escape paths (#4447) 3 years ago
caddyhttp_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 4 years ago
celmatcher.go caddyfile: Support for raw token values; improve `map`, `expression` (#4643) 3 years ago
celmatcher_test.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
errors.go requestbody: Return HTTP 413 (fix #4558) 3 years ago
httpredirectlistener.go caddyhttp: Move HTTP redirect listener to an optional module (#4585) 3 years ago
marshalers.go caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
matchers.go caddyhttp: Support zone identifiers in remote_ip matcher (#4597) 3 years ago
matchers_test.go caddyhttp: Sanitize the path before evaluating path matchers (#4407) 3 years ago
metrics.go move common metrics-related funcs to internal package 3 years ago
metrics_test.go move common metrics-related funcs to internal package 3 years ago
replacer.go requestbody: Return HTTP 413 (fix #4558) 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 requestbody: Return HTTP 413 (fix #4558) 3 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 caddyhttp: retain all values of vars matcher when specified multiple times (#4629) 3 years ago