Catch encoding errors when creating link previews. (#30853)
This commit is contained in:
parent
42adb6eaee
commit
ff08d99d4d
3 changed files with 15 additions and 1 deletions
5
spec/fixtures/requests/redirect_with_utf8_url.txt
vendored
Normal file
5
spec/fixtures/requests/redirect_with_utf8_url.txt
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
HTTP/1.1 301 Moved Permanently
|
||||
server: nginx
|
||||
date: Thu, 27 Jun 2024 11:04:53 GMT
|
||||
content-type: text/html; charset=UTF-8
|
||||
location: http://example.com/ärgerliche-umlaute.html
|
Loading…
Add table
Add a link
Reference in a new issue