Files
ladybird/Libraries/LibWebView
Timothy Flynn 5e9a11b13d LibWebView: Respect autocomplete response Content-Encoding headers
For example, Google uses ISO-8859-1 encoding. This patch allows us to
decode such responses, falling back to UTF-8 if a Content-Type was not
specified or could not be parsed. We should also now handle if decoding
fails, rather than crashing inside JsonParser.
2025-04-17 07:51:43 -04:00
..
2025-04-09 15:05:20 +01:00
2025-03-19 20:25:24 -06:00