rschmitt commented on issue #151: TLS session and HTTP/1.1 data buffering improvements URL: https://github.com/apache/httpcomponents-core/pull/151#issuecomment-535625763 @ok2c Keep in mind that I'm running the latest commits of both core *and* client, with some local changes to get the latter to compile. With the latest `tls-nio` commit, I'm seeing two things of note: * Connection timeout tests are failing because of an unexpected exception type being thrown (I believe this is an intentional change) * Four tests involving trust store customization are failing (TCP reset from remote endpoint); further investigation is required These results are actually pretty promising considering the extent of your changes. I'll continue investigating, but I think the `tls-nio` branch is basically correct.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
