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.
 
 
Francis Lavoie e6c29ce081
reverseproxy: Incorporate latest proxy changes from stdlib (#4266)
4 years ago
..
caddyauth go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
encode encode: Tweak compression settings (#4215) 4 years ago
fileserver fileserver: Fix browse name_dir_first sorting (#4218) 4 years ago
headers headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) 4 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 reverseproxy: Incorporate latest proxy changes from stdlib (#4266) 4 years ago
rewrite rewrite: Implement regex path replacements 4 years ago
standard encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
templates fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 4 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 caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 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 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: Fix incorrect determination of gRPC protocol (#4236) 4 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