From ce7c299ff1f23caaec05e6608e8437cfaf8fa8d1 Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Mon, 9 Sep 2019 01:50:53 +0100 Subject: [PATCH] fix(headers): remove Server header --- source/_headers | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_headers b/source/_headers index b7f7a28..634da82 100644 --- a/source/_headers +++ b/source/_headers @@ -8,6 +8,7 @@ Strict-Transport-Security: max-age=31536000 Feature-Policy: accelerometer 'none'; autoplay 'none'; camera 'none'; document.domain 'none'; display-capture 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; sync-xhr 'none'; usb 'none' Expires: 0 + Server: /*.html Cache-Control: max-age=86400, public