michael-o opened a new pull request, #375: URL: https://github.com/apache/httpcomponents-core/pull/375
Previously, text-based content was many times encoded with ISO-8859-1. This has gradually fallen out of use in the past 10 to 15 years. Use US-ASCII where a 7-bit encoding scheme is required for everything related to text encoding use UTF-8. This is just a draft to move to UTF-8. May contain incorrect changes. Intended for 5.3+ only. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
