mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-13 02:38:27 -04:00
eea68c34ad
Used http status code instead of a hardcoded value. Used url.Parse instead of url.ParseRequestURI, so that you can parse both absolute and relative URL.