carterkozak opened a new pull request #214: URL: https://github.com/apache/httpcomponents-core/pull/214
The timing changed around jre13, it seems that plain http detection using InputStream.available does not detect responses as quickly as the older implementation prior to jep353. The test has been updated to use smaller write buffers and force a flush after each write. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
