mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-25 12:28:50 +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