send headers from config.toml
1 file changed, 0 insertions(+), 2 deletions(-)
changed files
M fly.toml → fly.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"