mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-18 10:38:32 +00:00
Fix typo in header name
Co-authored-by: Matthew McGarvey <matthewmcgarvey14@gmail.com>
This commit is contained in:
parent
40fe6e08d6
commit
d9d8cfff97
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user