whois-rust
whois-rust copied to clipboard
Fix Non UTF-8 Responses
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