caddy/modules/caddyhttp
WeidiDeng aa3d20be3e
reverseproxy: Use DialTLSContext if ServerName has placeholder (#6955)
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2025-04-28 09:14:09 -06:00
..
caddyauth caddyauth: Set authentication provider error in placeholder (#6932) 2025-04-15 22:32:08 +00:00
encode
fileserver fileserver: Add support for .avif image format (#6988) 2025-04-28 08:32:59 -06:00
headers headers: Allow nil HeaderOps (fix #6893) 2025-03-11 08:52:15 -06:00
intercept
logging
map
proxyprotocol
push
requestbody requestbody: Fix ContentLength calculation after body replacement (#6896) 2025-03-12 22:18:02 +00:00
reverseproxy reverseproxy: Use DialTLSContext if ServerName has placeholder (#6955) 2025-04-28 09:14:09 -06:00
rewrite
standard
templates
tracing
app.go caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959) 2025-04-18 11:44:23 -06:00
autohttps.go caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959) 2025-04-18 11:44:23 -06:00
caddyhttp.go
caddyhttp_test.go
celmatcher.go
celmatcher_test.go
errors.go
http2listener.go
httpredirectlistener.go
invoke.go
ip_matchers.go
ip_range.go
logging.go Revert "logging: Always set fields func; fix #6829" 2025-02-07 06:23:43 -07:00
marshalers.go
matchers.go caddyfile: add error handling for unrecognized subdirective/options in various modules (#6884) 2025-03-08 23:45:05 +03:00
matchers_test.go
metrics.go
metrics_test.go
replacer.go
replacer_test.go
responsematchers.go
responsematchers_test.go
responsewriter.go caddyhttp: ResponseRecorder sets stream regardless of 1xx 2025-01-27 08:18:37 -07:00
responsewriter_test.go
routes.go
server.go Revert "logging: Always set fields func; fix #6829" 2025-02-07 06:23:43 -07:00
server_test.go
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go