diff options
author | Andreas Kling <kling@serenityos.org> | 2020-05-03 22:22:05 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-03 23:01:58 +0200 |
commit | f3676ebef501a6a3ea5748cc405841a90f60d979 (patch) | |
tree | 7f8633691164f10f5b2f8255566a493e8bd741ca /Applications/IRCClient/Makefile | |
parent | eb6e35a1be61115ab4618db695b668cb0b3d4d32 (diff) | |
download | serenity-f3676ebef501a6a3ea5748cc405841a90f60d979.zip |
LibWeb: Handle iso-8859-1 web content a little bit better
We now look at the HTTP response headers for a Content-Type header and
try to parse it if present to find the text encoding.
If the text encoding is iso-8859-1, we turn all non-ASCII characters
into question marks. This makes Swedish Google load on my machine! :^)
Diffstat (limited to 'Applications/IRCClient/Makefile')
0 files changed, 0 insertions, 0 deletions