Search code examples
Migrating from httpclient4 to httpclient5 - Unable to use setSSLContext...


apache-httpclient-5.x

Read More
Cannot resolve method 'setDefaultSocketFactory' in 'PoolingHttpClientConnectionManager&#...


javaapache-httpclient-4.xapache-httpclient-5.x

Read More
Migrate http client 4 & 5 using SOCKS...


httpclientapache-httpclient-5.x

Read More
Apache HTTP Client 5 throws java.security.AccessControlException, policy file is specified...


javaopensearchapache-httpclient-5.xjava-security-managerjavapolicy

Read More
Configure Max HTTP Connections on Spring Cloud Gateway MVC Route...


spring-cloudspring-cloud-gatewayapache-httpclient-5.x

Read More
Configure custom socket factories for both TLS and non-TLS with apache HttpClient 5.4.2...


javaapache-httpclient-5.x

Read More
How to pull historical data from AmbientWeather...


javaweatherapache-httpclient-5.x

Read More
How to ignore SSL certificate errors in Apache HttpComponents HttpClient 5.1...


javasslapache-httpcomponentsapache-httpclient-5.x

Read More
Is it safe to use a single Apache HttpClient 5 (with PoolingHttpClientConnectionManager) for accessi...


spring-bootconnection-poolingfeignapache-httpclient-5.x

Read More
Using toFuture in Spring webClient when using virtual threads...


javaspring-bootfutureapache-httpclient-5.xvirtual-threads

Read More
Pooling RestTemplante setReadTimeout...


javaspring-bootresttemplatespring-resttemplateapache-httpclient-5.x

Read More
SSLContexts in HttpClient5...


javaapache-httpclient-4.xapache-httpclient-5.x

Read More
Migrating apache http client 5 from 5.3 to 5.4 trust all hosts and certificates deprecation replacem...


javaapache-httpcomponentsapache-httpclient-5.x

Read More
How to handle HTTP/2 using Apache CloseableHttpClient...


http2apache-httpclient-5.x

Read More
Is it possible to configure the encryption protocol for each instance of Apache HttpClient 5?...


javaapache-httpclient-5.xsslv3tls1.0

Read More
Apache HTTP Client 5.3 ~ NTCredentials no longer working...


javacredentialsapache-httpclient-5.xntlm-authentication

Read More
Skip SSL certificate verification in Spring Rest Template - Spring Boot 3.x.x...


javaspring-bootsslapache-httpclient-5.x

Read More
Can the same HttpClient-using code compile against Spring-5.x and 6.x?...


javaspringapache-httpclient-4.xapache-httpclient-5.x

Read More
How to acquire the response body from Apache HttpClient5's HttpResponse?...


apache-httpclient-5.x

Read More
Is there still anyway to get audit logs from DefaultConnectingIOReactor in httpclient5?...


httpclientapache-httpclient-5.x

Read More
Is there any way to get Headers from HttpResponse in HttpClient5?...


apache-httpclient-5.x

Read More
CloseableHttpAsyncClient does not send fatal TLS alerts before closing connection...


javajava-17apache-httpcomponentsapache-httpclient-5.x

Read More
How can I migrate to apache httpclient5 about Zero Copy Get request...


apache-httpclient-4.xapache-httpclient-5.x

Read More
Is an IdleConnectionMonitorThread still recommended in Apache httpclient5?...


javaapache-httpclient-4.xapache-httpclient-5.x

Read More
required a bean of type 'org.apache.hc.client5.http.io.HttpClientConnectionManager' that cou...


springspring-bootapache-httpclient-4.xapache-httpclient-5.x

Read More
I received an error org.apache.hc.core5.http.NoHttpResponseException: server failed to respond when ...


spring-bootapache-httpclient-4.xjava-17spring-boot-3apache-httpclient-5.x

Read More
HttpClients.custom().setSSLSocketFactory() method not found...


javaspring-bootssl-certificatehttpclientapache-httpclient-5.x

Read More
Apache HttpClient5 - How to set LocalAddress per-request?...


apache-httpcomponentsapache-httpclient-5.x

Read More
No setSocketTimeout(timeout) method in org.apache.hc.client5.http.config.RequestConfig...


javaapache-httpcomponentsapache-httpclient-5.x

Read More
Spring Boot 2.7 to SprintBoot3 Migration Issue with HttpClient...


javaspringspring-boothttpapache-httpclient-5.x

Read More
BackNext