{# Keep upgrade-insecure-requests for HTTPS/proxied HTTPS only. On local HTTP dev this would force static assets to https://localhost and can break Safari with TLS errors. #} {% if should_upgrade_insecure_requests %} {% endif %}