caddy/modules/caddyhttp
Corin Langosch b6fe5d4b41
proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listener wrapper (#5424)
Co-authored-by: WeidiDeng <weidi_deng@icloud.com>
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-03-31 17:44:53 -04:00
..
caddyauth cmd: Expand cobra support, add short flags (#5379) 2023-02-24 16:09:12 -07:00
encode encode: flush status code when hijacked. (#5419) 2023-03-06 09:13:48 -07:00
fileserver log: Make sink logs encodable (#5441) 2023-03-27 21:41:24 +00:00
headers headers: Support deleting all headers as first op (#5464) 2023-03-27 21:05:18 +00:00
map
proxyprotocol proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listener wrapper (#5424) 2023-03-31 17:44:53 -04:00
push
requestbody
reverseproxy proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listener wrapper (#5424) 2023-03-31 17:44:53 -04:00
rewrite
standard proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listener wrapper (#5424) 2023-03-31 17:44:53 -04:00
templates go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
tracing tracing: Support autoprop from OTEL_PROPAGATORS (#5147) 2023-03-09 09:02:35 -07:00
app.go caddyhttp: Determine real client IP if trusted proxies configured (#5104) 2023-03-27 20:22:59 +00:00
autohttps.go caddytls: Eval replacer on automation policy subjects (#5459) 2023-03-27 21:16:22 +00:00
caddyhttp.go
caddyhttp_test.go
celmatcher.go caddyfile: Implement heredoc support (#5385) 2023-02-26 00:34:27 +00:00
celmatcher_test.go
errors.go
httpredirectlistener.go
ip_matchers.go caddyhttp: Determine real client IP if trusted proxies configured (#5104) 2023-03-27 20:22:59 +00:00
ip_range.go caddyhttp: Pluggable trusted proxy IP range sources (#5328) 2023-02-06 12:44:11 -07:00
logging.go
marshalers.go caddyhttp: Determine real client IP if trusted proxies configured (#5104) 2023-03-27 20:22:59 +00:00
matchers.go caddyhttp: Determine real client IP if trusted proxies configured (#5104) 2023-03-27 20:22:59 +00:00
matchers_test.go
metrics.go
metrics_test.go
replacer.go
replacer_test.go
responsematchers.go
responsematchers_test.go
responsewriter.go reverseproxy: Log status code and byte count for websockets (#5140) 2023-02-06 16:14:59 -07:00
responsewriter_test.go
routes.go
server.go caddyhttp: Log request body bytes read (#5461) 2023-03-27 22:40:15 +00:00
staticerror.go
staticresp.go log: Make sink logs encodable (#5441) 2023-03-27 21:41:24 +00:00
staticresp_test.go
subroute.go
vars.go caddyhttp: Fix `vars_regexp` matcher with placeholders (#5408) 2023-03-02 09:01:54 -07:00