Re: org.apache.hc.core5.http.NoHttpResponseException: localhost:8112 failed to respond

2019-07-22 Thread Oleg Kalnichevski
On Mon, 2019-07-22 at 12:29 +0300, Petar Tahchiev wrote: > Hello, > I have a Tomcat server running on port 8112 via HTTPS. The Tomcat has > http2 > enabled and is running with OpenJDK11. > Now when I try to connect with HTTPClient 5.0-beta5 I get this > exception: > === >

org.apache.hc.core5.http.NoHttpResponseException: localhost:8112 failed to respond

2019-07-22 Thread Petar Tahchiev
Hello, I have a Tomcat server running on port 8112 via HTTPS. The Tomcat has http2 enabled and is running with OpenJDK11. Now when I try to connect with HTTPClient 5.0-beta5 I get this exception: === 2019-07-22 12:22:57,699 [https-jsse-nio-8443-exec-2] INFO : Recoverable I/O

[ANNOUNCEMENT] HttpComponents Client 5.0 beta5 (GA candidate) released

2019-07-22 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.0-beta5 release of HttpComponents Client. This BETA release picks up the latest fixes and performance improvements from HttpCore and addresses a number of issues found since the previous BETA release. IMPORTANT: This release is expected