.. |
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: properly handle escaped/non-ascii paths (#4332)
|
3 years ago |
headers
|
headers: Canonicalize case in replace (fix #4330)
|
3 years ago |
map
|
map: Accept regex substitution in outputs (#3991)
|
4 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
|
fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342)
|
3 years ago |
rewrite
|
rewrite: Implement regex path replacements
|
4 years ago |
standard
|
encode,staticfiles: Content negotiation, precompressed files (#4045)
|
4 years ago |
templates
|
templates: Propagate httpError to HTTP response
|
3 years ago |
app.go
|
reverseproxy: Add duration/latency placeholders (close #4012) (#4013)
|
4 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
|
caddyhttp: Updated the documentation for MatchQuery (#4295)
|
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
|
reverseproxy: Add duration/latency placeholders (close #4012) (#4013)
|
4 years ago |
replacer_test.go
|
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)
|
4 years ago |
responsematchers.go
|
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
|
4 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: Fix fallback for the error handler chain (#4131)
|
4 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
|
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
|
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730)
|
4 years ago |