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: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org