.. |
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
|
httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728)
|
3 years ago |
headers
|
headers: Fix `+` in Caddyfile to properly append rather than set (#4506)
|
3 years ago |
map
|
map: Evaluate placeholders in output vals (#4650)
|
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: Improve hashing LB policies with HRW (#4724)
|
3 years ago |
rewrite
|
rewrite: Add `method` Caddyfile directive (#4528)
|
3 years ago |
standard
|
tracing: New OpenTelemetry module (#4361)
|
3 years ago |
templates
|
templates: Add missing backticks in docs (#4737)
|
3 years ago |
tracing
|
tracing: New OpenTelemetry module (#4361)
|
3 years ago |
app.go
|
reverseproxy: Add `_ms` placeholders for proxy durations (#4666)
|
3 years ago |
autohttps.go
|
caddyhttp: Improve listen addr error message for IPv6 (#4740)
|
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
|
reverseproxy: Add `_ms` placeholders for proxy durations (#4666)
|
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
|
reverseproxy: Add `_ms` placeholders for proxy durations (#4666)
|
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
|
httpcaddyfile: Add 'vars' directive
|
3 years ago |