| .. |
|
caddyauth
|
go.mod: Migrate to golang.org/x/term (#4073)
|
5 years ago |
|
encode
|
encode: ignore flushing until after first write (#4318)
|
4 years ago |
|
fileserver
|
fileserver: Add `pass_thru` Caddyfile option (#4613)
|
4 years ago |
|
headers
|
headers: Fix `+` in Caddyfile to properly append rather than set (#4506)
|
4 years ago |
|
map
|
map: Fix 95c03506 (avoid repeated expansions)
|
4 years ago |
|
push
|
caddyhttp: Make logging of credential headers opt-in (#4438)
|
4 years ago |
|
requestbody
|
requestbody: Return HTTP 413 (fix #4558)
|
4 years ago |
|
reverseproxy
|
chore: Comment fixes (#4634)
|
4 years ago |
|
rewrite
|
rewrite: Add `method` Caddyfile directive (#4528)
|
4 years ago |
|
standard
|
tracing: New OpenTelemetry module (#4361)
|
4 years ago |
|
templates
|
templates: Fix docs for .Args
|
4 years ago |
|
tracing
|
tracing: New OpenTelemetry module (#4361)
|
4 years ago |
|
app.go
|
caddyhttp: Move HTTP redirect listener to an optional module (#4585)
|
4 years ago |
|
autohttps.go
|
caddyhttp: Don't attempt to manage Tailscale certs
|
4 years ago |
|
caddyhttp.go
|
fileserver: do not double-escape paths (#4447)
|
4 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
|
requestbody: Return HTTP 413 (fix #4558)
|
4 years ago |
|
httpredirectlistener.go
|
caddyhttp: Move HTTP redirect listener to an optional module (#4585)
|
4 years ago |
|
marshalers.go
|
caddyhttp: Make logging of credential headers opt-in (#4438)
|
4 years ago |
|
matchers.go
|
caddyhttp: Support zone identifiers in remote_ip matcher (#4597)
|
4 years ago |
|
matchers_test.go
|
caddyhttp: Sanitize the path before evaluating path matchers (#4407)
|
4 years ago |
|
metrics.go
|
move common metrics-related funcs to internal package
|
4 years ago |
|
metrics_test.go
|
move common metrics-related funcs to internal package
|
4 years ago |
|
replacer.go
|
requestbody: Return HTTP 413 (fix #4558)
|
4 years ago |
|
replacer_test.go
|
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)
|
5 years ago |
|
responsematchers.go
|
General minor improvements to docs
|
4 years ago |
|
responsematchers_test.go
|
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
|
5 years ago |
|
responsewriter.go
|
caddyhttp: Fix trailers when recording responses (fixes #3236)
|
6 years ago |
|
routes.go
|
caddyhttp: Add support for triggering errors from `try_files` (#4346)
|
4 years ago |
|
server.go
|
requestbody: Return HTTP 413 (fix #4558)
|
4 years ago |
|
staticerror.go
|
httpcaddyfile: Add `error` directive for the existing handler (#4034)
|
5 years ago |
|
staticresp.go
|
caddyhttp: Check for invalid subdirectives of static_response
|
5 years ago |
|
staticresp_test.go
|
Move from deprecated ioutil to os and io packages (#4364)
|
4 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)
|
4 years ago |