mirror of
https://github.com/caddyserver/caddy.git
synced 2026-08-01 09:58:52 -04:00
e338648fed introduced multiple upstream
addresses. A comment notes that mixing schemes isn't supported and
therefore the first valid scheme is supposed to be used.
Fixes setting the first scheme.
fixes #5087