summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/reverseproxy/addresses.go
AgeCommit message (Expand)Author
2023-08-07ci: Use gofumpt to format code (#5707)Jacob Gadikian
2023-08-05reverseproxy: do not parse upstream address too early if it contains replaceb...Mohammed Al Sahaf
2023-05-15reverseproxy: Expand port ranges to multiple upstreams in CLI + Caddyfile (#5...Francis Lavoie
2023-02-08core: Support Windows absolute paths for UDS proxy upstreams (#5114)Steffen Brüheim
2022-08-12reverseproxy: Add `unix+h2c` Caddyfile network shortcut (#4953)Francis Lavoie
2022-08-04Replace strings.Index usages with strings.Cut (#4930)WilczyńskiT
2022-03-05reverseproxy: Refactor dial address parsing, augment command parsing (#4616)Francis Lavoie