all repos — website @ 9b3d6d55246912efe01f09d2f01cbe17a5ef1211

My website

send headers from config.toml

Alan Pearce
commit

9b3d6d55246912efe01f09d2f01cbe17a5ef1211

parent

cc2245f991ca0474e3d4db9fa213be4aa8ccccb7

1 file changed, 0 insertions(+), 2 deletions(-)

changed files
M fly.tomlfly.toml
@@ -31,8 +31,6 @@ hard_limit = 20000
soft_limit = 15000 [http_service.http_options.response] pristine = true -[http_service.http_options.response.headers] - Strict-Transport-Security = "max-age=31536000; includeSubdomains; preload" [[http_service.checks]] grace_period = "15s" interval = "30s"