ruffle/frontend-utils
Kornelius Rohrschneider 0b30b7fdda core: Use HTTP response encoding if existing
If System#useCodepage has been set to true, the form loader now uses the
encoding specified in the HTTP response content type field, if existing,
to decode remote text files. chardetng is now (only) used if the HTTP
response doesn't specify any encoding or if the file is local.
2024-06-26 02:37:44 +02:00
..
src core: Use HTTP response encoding if existing 2024-06-26 02:37:44 +02:00
Cargo.toml frontend-utils: Replace async-net's `TcpStream` with tokio's 2024-06-23 00:40:24 +03:00