index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
Age
Commit message (
Expand
)
Author
2021-05-10
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)
Matthew Penner
2021-05-10
encode: Drop `prefer` from Caddyfile (#4156)
Francis Lavoie
2021-05-10
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#...
Francis Lavoie
2021-05-05
caddyhttp: Fix fallback for the error handler chain (#4131)
Francis Lavoie
2021-05-05
reverseproxy: Minor logging improvements
Matthew Holt
2021-05-04
fileserver: Fix `file` matcher with empty `try_files` (#4147)
Francis Lavoie
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2021-05-02
caddyhttp: performance improvement in HeaderRE Matcher (#4143)
Calvin Xiao
2021-04-30
fileserver: Share template logic for both `templates` and `file_server browse...
Jason Du
2021-04-29
reverseproxy: fix hash selection policy (#4137)
Simão Gomes Viana
2021-04-29
fileserver: Better handling of HTTP status override (#4132)
Francis Lavoie
2021-04-21
reverseproxy: Admin endpoint for reporting upstream statuses (#4125)
Francis Lavoie
2021-04-19
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033)
Francis Lavoie
2021-04-08
ci: fuzz: add 4 more fuzzing targets (#4105)
Mohammed Al Sahaf
2021-04-08
fileserver: Add status code override (#4076)
Francis Lavoie
2021-03-30
reverseproxy: Set cookie path to `/` when using cookie lb_policy (#4096)
Dimitri Masson
2021-03-29
encode,staticfiles: Content negotiation, precompressed files (#4045)
Steffen Brüheim
2021-03-29
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4...
Francis Lavoie
2021-03-29
go.mod: Migrate to golang.org/x/term (#4073)
Simão Gomes Viana
2021-03-29
caddyhttp: improve grammar of comment for AllowH2C (#4072)
Simão Gomes Viana
2021-03-29
headers: Fix Caddyfile parsing for `request_header` with matchers (#4085)
Francis Lavoie
2021-03-19
fileserver: Add a few more debug lines (#4063)
Francis Lavoie
2021-03-19
fileserver: Browse listing supports dark mode (#4066)
rai
2021-03-12
httpcaddyfile: Add `error` directive for the existing handler (#4034)
Francis Lavoie
2021-03-10
map: Accept regex substitution in outputs (#3991)
Rajat Jain
2021-03-03
reverseproxy: Fix upstreams with placeholders with no port (#4046)
Francis Lavoie
2021-03-01
rewrite: Implement regex path replacements
Matthew Holt
2021-03-01
fileserver: Don't replace in request paths (fix #4027)
Matthew Holt
2021-02-25
reverseproxy: Fix round robin data race (#4038)
Matthew Holt
2021-02-22
reverseproxy: Add duration/latency placeholders (close #4012) (#4013)
Matt Holt
2021-02-16
Improve security warnings
Matthew Holt
2021-02-11
caddyhttp: Support placeholders in header matcher values (close #3916)
Matthew Holt
2021-02-09
reverseproxy: Response buffering & configurable buffer size
Matthew Holt
2021-02-02
caddyhttp: Check for invalid subdirectives of static_response
Matthew Holt
2021-02-02
httpcaddyfile: Fix default issuers when email provided
Matthew Holt
2021-01-28
caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983)
Matt Holt
2021-01-19
Revert "requestbody: Allow overwriting remote address"
Matthew Holt
2021-01-16
map: Add missing json struct tag
Matthew Holt
2021-01-11
templates: Add fileExists and httpError template actions
Matthew Holt
2021-01-11
requestbody: Allow overwriting remote address
Matthew Holt
2021-01-11
rewrite: Use RawPath instead of Path (fix #3596) (#3918)
go-d
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2021-01-04
reverseproxy: Caddyfile health check headers, host header support (#3948)
yaxin
2021-01-04
caddyfile: Introduce basic linting and fmt check (#3923)
Matt Holt
2020-12-30
fileserver: Fix "go up" links in browse listings (closes #3942)
Matthew Holt
2020-12-14
reverseproxy: Minor lint fixes
Matthew Holt
2020-12-10
caddyhttp: Optionally use forwarded IP for remote_ip matcher
Matthew Holt
2020-12-10
caddyhttp: Clean up internal auto-HTTPS redirect code
Matthew Holt
2020-12-09
caddyhttp: Document that remote_ip reads X-Forwarded-For header
Matthew Holt
2020-12-09
httpcaddyfile: support matching headers that do not exist (#3909)
Jack Baron
[prev]
[next]