mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-15 04:28:25 +00:00
Fix content-type for HEAD '.jpg'
This commit is contained in:
@@ -5168,7 +5168,7 @@ get "/sb/:id/:storyboard/:index" do |env|
|
||||
env.response.headers[key] = value
|
||||
end
|
||||
|
||||
if response.status_code == 304
|
||||
if response.status_code >= 400
|
||||
break
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user