Skip to content

Conversation

oaehmka
Copy link

@oaehmka oaehmka commented Aug 20, 2024

Add ISO-8859-1/Windows-1252 support using encoding_rs

tries UTF-8, and then ISO-8859-1
if both fail defaults to String::from_utf8_lossy

fixes Errors on specific IP addresses

tries UTF-8, and then ISO-8859-1
if both fail defaults to String::from_utf8_lossy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors on specific IP addresses

1 participant