rschmitt commented on issue #151: TLS session and HTTP/1.1 data buffering improvements URL: https://github.com/apache/httpcomponents-core/pull/151#issuecomment-535674045 Apparently, H2 cipher suite blacklisting is removing all the non-GCM cipher suites, in accordance with RFC 7540. The failing tests are fairly new, so this is presumably not a regression. Simply setting `HttpVersionPolicy.FORCE_HTTP_1` causes all the tests to pass. @ok2c Congrats!
---------------------------------------------------------------- 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]
