..
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: Canonical redir when whole path is stripped (#4549)
3 years ago
headers
headers: Fix `+` in Caddyfile to properly append rather than set (#4506)
3 years ago
map
map: Fix 95c03506 (avoid repeated expansions)
3 years ago
push
caddyhttp: Make logging of credential headers opt-in (#4438)
3 years ago
requestbody
Revert "requestbody: Allow overwriting remote address"
4 years ago
reverseproxy
reverseproxy: Make shallow-ish clone of the request (#4551)
3 years ago
rewrite
rewrite: Add `method` Caddyfile directive (#4528)
3 years ago
standard
encode,staticfiles: Content negotiation, precompressed files (#4045)
4 years ago
templates
templates: Elaborate on what's supported by the markdown function (#4564)
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
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
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
caddyhttp: Implement http.request.uuid placeholder (#4285)
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
caddyhttp: Always log handled errors at debug level (#4584)
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: Enhance vars matcher (#4433)
3 years ago