647 Commits (79cbe7bfd06565d0e7ab0717119f78960ed54c08)

Author SHA1 Message Date
Matthew Holt 238914d70b
Some misc. cleanup 4 years ago
Matthew Holt e8ae80adca
fileserver: Don't persist parsed template (fix #4202) 4 years ago
Matthew Holt 7c68809f4e
reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201) 4 years ago
Matthew Holt 8848df9c5d
Revert "fileserver: Redirect within the original URL (#4179)" 4 years ago
diamondburned 76913b19ff
fileserver: Fix browse not redirecting query parameters (#4196) 4 years ago
diamondburned f9b54454a1
fileserver: Redirect within the original URL (#4179) 4 years ago
Matthew Holt 2a8109468c
reverseproxy: Always remove hop-by-hop headers 4 years ago
Matthew Holt ecd5eeab38
go.mod: Update direct dependencies 4 years ago
Francis Lavoie aef8d4decc
reverseproxy: Set the headers in the replacer before `handle_response` (#4165) 4 years ago
Matthew Penner bc22102478
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) 4 years ago
Francis Lavoie f5db41ce1d
encode: Drop `prefer` from Caddyfile (#4156) 4 years ago
Francis Lavoie 77764714ad
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#4151) 4 years ago
Francis Lavoie d4b2f1bcee
caddyhttp: Fix fallback for the error handler chain (#4131) 4 years ago
Matthew Holt a17c3b568d
reverseproxy: Minor logging improvements 4 years ago
Francis Lavoie 74f5d66c48
fileserver: Fix `file` matcher with empty `try_files` (#4147) 4 years ago
Francis Lavoie e4a22de9d1
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
Calvin Xiao 53ececda21
caddyhttp: performance improvement in HeaderRE Matcher (#4143) 4 years ago
Jason Du 637fd8f67b
fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 4 years ago
Simão Gomes Viana 9017557169
reverseproxy: fix hash selection policy (#4137) 4 years ago
Francis Lavoie 3a1e81dbf6
fileserver: Better handling of HTTP status override (#4132) 4 years ago
Francis Lavoie 4d0474e3b8
reverseproxy: Admin endpoint for reporting upstream statuses (#4125) 4 years ago
Francis Lavoie d789596bc0
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033) 4 years ago
Mohammed Al Sahaf 03b5debd95
ci: fuzz: add 4 more fuzzing targets (#4105) 4 years ago
Francis Lavoie 3f6283b385
fileserver: Add status code override (#4076) 4 years ago
Dimitri Masson bd357bf005
reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096) 4 years ago
Steffen Brüheim f35a7fa466
encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
Francis Lavoie 75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050) 4 years ago
Simão Gomes Viana 1c8ea00828
go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
Simão Gomes Viana d63d5ae1ce
caddyhttp: improve grammar of comment for AllowH2C (#4072) 4 years ago
Francis Lavoie f1c36680fc
headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) 4 years ago
Francis Lavoie 0018b9be0d
fileserver: Add a few more debug lines (#4063) 4 years ago
rai a48c6205b7
fileserver: Browse listing supports dark mode (#4066) 4 years ago
Francis Lavoie 0d7fe36007
httpcaddyfile: Add `error` directive for the existing handler (#4034) 4 years ago
Rajat Jain 802f80c382
map: Accept regex substitution in outputs (#3991) 4 years ago
Francis Lavoie 51f35ba03f
reverseproxy: Fix upstreams with placeholders with no port (#4046) 4 years ago
Matthew Holt ad8d01cb66
rewrite: Implement regex path replacements 4 years ago
Matthew Holt 5bf0a55df4
fileserver: Don't replace in request paths (fix #4027) 4 years ago
Matthew Holt ce5a0934a8
reverseproxy: Fix round robin data race (#4038) 4 years ago
Matt Holt 6722ae3a83
reverseproxy: Add duration/latency placeholders (close #4012) (#4013) 4 years ago
Matthew Holt fbd00e4b53
Improve security warnings 4 years ago
Matthew Holt cc63c5805e
caddyhttp: Support placeholders in header matcher values (close #3916) 4 years ago
Matthew Holt 5ef76ff3e6
reverseproxy: Response buffering & configurable buffer size 4 years ago
Matthew Holt 8ec90f1c40
caddyhttp: Check for invalid subdirectives of static_response 4 years ago
Matthew Holt 90284e8017
httpcaddyfile: Fix default issuers when email provided 4 years ago
Matt Holt e2c5c28597
caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983) 4 years ago
Matthew Holt 1ac6351705
Revert "requestbody: Allow overwriting remote address" 4 years ago
Matthew Holt 58e83a811b
map: Add missing json struct tag 4 years ago
Matthew Holt 14f50d9dfb
templates: Add fileExists and httpError template actions 4 years ago
Matthew Holt 0bf2046da7
requestbody: Allow overwriting remote address 4 years ago
go-d 88a38bd00d
rewrite: Use RawPath instead of Path (fix #3596) (#3918) 4 years ago