Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-15 | reverseproxy: Expand port ranges to multiple upstreams in CLI + Caddyfile ↵ | Francis Lavoie | |
(#5494) * reverseproxy: Expand port ranges to multiple upstreams in CLI + Caddyfile * Add clarifying comment | |||
2023-02-08 | core: Support Windows absolute paths for UDS proxy upstreams (#5114) | Steffen Brüheim | |
* added some tests for parseUpstreamDialAddress Test 4 fails because it produces "[[::1]]:80" instead of "[::1]:80" * support absolute windows path in unix reverse proxy address * make IsUnixNetwork public, support +h2c and reuse it * add new tests | |||
2022-08-12 | reverseproxy: Add `unix+h2c` Caddyfile network shortcut (#4953) | Francis Lavoie | |
2022-08-04 | Replace strings.Index usages with strings.Cut (#4930) | WilczyńskiT | |
2022-03-05 | reverseproxy: Refactor dial address parsing, augment command parsing (#4616) | Francis Lavoie | |