Merge pull request #6918 from nurbek91/hsts

Update HSTS / security
main
Elbert Alias 3 years ago committed by GitHub
commit 20751a4545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -113,6 +113,7 @@
"headers": { "headers": {
"Strict-Transport-Security": "" "Strict-Transport-Security": ""
}, },
"url": "^https://[\\w\\d\\.\\-]+(?:\\.dev)(?:/.+||/)$",
"website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1" "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1"
}, },
"HTTP/2": { "HTTP/2": {