vismayku opened a new pull request, #416: URL: https://github.com/apache/httpcomponents-core/pull/416
This change causes SessionOutputBufferImpl to filter out all characters that cannot be correctly converted to ISO-8859-1 by simple downcasting to a byte. Fix is inspired from: https://github.com/apache/httpcomponents-core/pull/116 Above mentioned fix was applied to Sync clients only. This request make similar change to async client. Once approved, I will raise similar request for 4.x branch. -- 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]
