Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
COMMITS
March 4, 2026
T
reverseproxy: prevent body close on dial-error retries (#7547)
Tom Paulus committed
F
reverseproxy: Track dynamic upstreams, enable passive healthchecking (#7539)
Francis Lavoie committed
S
Merge commit from fork
Sam.An committed
March 3, 2026
V
caddyhttp: Collect metrics once per route instead of per handler (#7492)
Varun Chawla committed
P
api: Add all in-flight requests /reverse_proxy/upstreams (Fixes #7277) (#7517)
Paulo Henrique committed
S
core: Check whether @id is unique (#7002)
Salent Olivick committed
F
proxyproto: Generated test coverage (#7540)
Francis Lavoie committed
F
logging: Ensure `slog` error level logs don't print stack traces (#7512)
Francis Lavoie committed
F
autohttps: Ensure CertMagic config is recreated after autohttps runs (#7510)
Francis Lavoie committed
P
fix(caddyfile): Prevent parser to panic when no token were added by empty {block} (#7543)
prettysunflower committed
A
reverseproxy: Fix `health_port` being ignored in health checks (#7533)
Akın Demirci committed
March 2, 2026
A
cmd: Custom binary names through `CustomBinaryName` and `CustomLongDescription` (#7513)
Alexandre Daubois committed
W
reverseproxy: query escape request urls when proxy protocol is enabled (#7537)
WeidiDeng committed
March 1, 2026
P
tls: Add `tls_resolvers` global option for DNS challenge configuration (#7297)
Pavel Siomachkin committed
M
caddyhttp: Evaluate tls.client placeholders more accurately (fix #7530) (#7534)
Matt Holt committed
February 27, 2026
M
cmd: Pass configFile, not configFlag, for reload command (#7532)
Matt Holt committed
M
Revert "encode: Implement Flush for legacy compatibility"
Matthew Holt committed
M
go.mod: Upgrade x/net
Matthew Holt committed
M
caddyhttp: Limit empty Host check to HTTP/1.1
Matthew Holt committed
February 26, 2026
O
chore: Enable modernize linter (#7519)
Oleksandr Redko committed
February 25, 2026
F
caddyhttp: Avoid nil pointer dereference in proxyWrapper (#7521)
Fardjad Davari committed
February 23, 2026
F
logging: Support `zstd` roll compression (#7515)
Francis Lavoie committed
D
logging: add DirMode options and propagate FileMode to rotations (#7335)
Dean Ruina committed
February 22, 2026
P
http: Sort auto-HTTPS redirect routes by host specificity (fixes #7390) (#7502)
Paulo Henrique committed
P
httpcaddyfile: Fix missing TLS connection policies when auto_https is default (#7325) (#7507)
Paulo Henrique committed
M
reverseproxy: fix tls dialing w/ proxy protocol (#7508)
Mohammed Al Sahaf committed
February 20, 2026
F
chore: Disable windows/arm build target (Go 1.26 disabled) (#7503)
Francis Lavoie committed
M
go.mod: Upgrade dependencies
Matthew Holt committed
M
fileserver: Fix tests on Windows
Matthew Holt committed