Fix typo in header name

Co-authored-by: Matthew McGarvey <matthewmcgarvey14@gmail.com>
This commit is contained in:
Samantaz Fox 2022-02-14 15:55:54 +01:00 committed by GitHub
parent 40fe6e08d6
commit d9d8cfff97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ RESPONSE_HEADERS_BLACKLIST = {
"access-control-allow-origin", "access-control-allow-origin",
"alt-svc", "alt-svc",
"server", "server",
"content-security-polic", "content-security-policy",
"x-content-type-options", "x-content-type-options",
"x-frame-options", "x-frame-options",
"x-xss-protection", "x-xss-protection",