Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-httpclient-4.x

apache http client org.apache.http.NoHttpResponseException: The target server failed to respond

How to implement a re-try logic in RestAssured for a failed REST call

How to enable SNI in HTTP request using Apache HTTPComponents HttpClient?

apache-httpclient-4.x sni

RestTemplate with Basic Auth in Spring 3.1

Cannot process url with vertical/pipe bar in Java/Apache HttpClient

Should I still set ConnectionRequestTimeout on Apache HttpClient if I don't use a custom connection manager?

Can I use Apache HTTPClient without Commons-logging.jar

Apache HttpClient 4.3 SocketConfig.getSoTimeout() vs RequestConfig.getSocketTimeout()

How to set RequestConfiguration per request using RestTemplate?

Why the user agent is sent as "Apache-HttpClient/UNAVAILABLE (java 1.4)”

Apache HttpClient loadbalancing pooled connections

How to decide optimal settings for setMaxTotal and setDefaultMaxPerRoute?

Apache HTTP client 4.3 credentials per request

NoClassDefFoundError while running a valid jar (compiled with dependencies) despite having commons-httpclient and httpcomponents dependencies on pom

Android: Scheme 'http' not registered on ICS 4.0.4 w/ proxy

Apache HttpRoute - defining a route

Get content and status code from HttpResponse [duplicate]

How do I authenticate with Spnego/Kerberos and Apache's HttpClient?

What version of httpclient is compatible with the Amazon SDK v 1.11.5?

How to use SonarQube web API?