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 1ac6351705
Revert "requestbody: Allow overwriting remote address"
4 years ago
..
caddyauth caddyauth: Use structured log 4 years ago
encode caddyfile: Refactor unmarshaling of module tokens 4 years ago
fileserver fileserver: Fix "go up" links in browse listings (closes #3942) 4 years ago
headers headers: Fix Caddyfile parsing with request matcher (#3892) 4 years ago
map map: Add missing json struct tag 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 caddyfile: Refactor unmarshaling of module tokens 4 years ago
rewrite rewrite: Use RawPath instead of Path (fix #3596) (#3918) 4 years ago
standard push: Implement HTTP/2 server push (#3573) 5 years ago
templates templates: Add fileExists and httpError template actions 4 years ago
app.go ci: Use golangci's github action for linting (#3794) 4 years ago
autohttps.go caddyhttp: Clean up internal auto-HTTPS redirect code 4 years ago
caddyhttp.go httpcaddyfile: Configure servers via global options (#3836) 4 years ago
celmatcher.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 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: Optionally use forwarded IP for remote_ip matcher 4 years ago
matchers_test.go caddyhttp: Optimize large host matchers 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 ci: Use golangci's github action for linting (#3794) 4 years ago
replacer_test.go caddyhttp: New placeholder for PEM of client certificate (#3662) 4 years ago
responsewriter.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
routes.go metrics: Fix hidden panic while observing with bad exemplars (#3733) 4 years ago
server.go Minor comments 4 years ago
staticerror.go Fix some godocs 5 years ago
staticresp.go caddyhttp: Default to error status if found in context 5 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