mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-29 01:35:24 -05:00
The intent of "html" is to redirect browser clients only, or those which can evaluate JS and/or meta tags. So return HTTP 200 and no Location header. See #4940.