updated HSTS

main
Nabil Joumar 2 years ago
parent 838791914b
commit 51cee5ec91

@ -87,6 +87,7 @@
"Alt-Svc": "h3", "Alt-Svc": "h3",
"X-Firefox-Http3": "h3" "X-Firefox-Http3": "h3"
}, },
"icon": "HTTP3.svg",
"website": "https://httpwg.org/" "website": "https://httpwg.org/"
}, },
"Haddock": { "Haddock": {
@ -1474,10 +1475,11 @@
"HSTS": { "HSTS": {
"description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.", "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
"cats": [ "cats": [
19 16
], ],
"headers": { "headers": {
"Strict-Transport-Security": "" "Strict-Transport-Security": ""
} },
"website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1"
} }
} }