mirror of
https://github.com/caddyserver/caddy.git
synced 2026-03-05 15:50:11 -05: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