mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-06 11:54:09 +08:00

* 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