mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-06 19:16:48 +01:00
fix: LibreTube crashes when loading DeArrow thumbnails
This commit is contained in:
@@ -124,6 +124,8 @@ fn is_header_allowed(header: &str) -> bool {
|
||||
| "x-real-ip"
|
||||
| "origin"
|
||||
| "referer"
|
||||
// the 'x-title' header contains non-ascii characters which is not allowed on some HTTP clients
|
||||
| "x-title"
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user