Fix og:image requests when html in a web page is over 1.megabyte (#30362)
This commit is contained in:
@@ -56,7 +56,7 @@ class FetchLinkCardService < BaseService
|
||||
|
||||
@html_charset = res.charset
|
||||
|
||||
res.body_with_limit
|
||||
res.truncated_body
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user