Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-httpclient-4.x

Why am I getting an exception javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated?

Apache HttpClient GET with body

Retry java RestTemplate HTTP request if host offline

Apache HttpClient 4.1 - Proxy Authentication

Connection and connection request timeout

Why is the constant HTTP.UTF_8 deprecated?

What does setDefaultMaxPerRoute and setMaxTotal mean in HttpClient?

Apache HTTP connection with Android 6.0 (Marshmallow)

Getting NoSuchFieldError INSTANCE org/apache/http/message/BasicHeaderValueParser

How to send parallel GET requests and wait for result responses?

org.apache.http.ProtocolException: Target host is not specified

Does Apache Commons HttpClient support GZIP?

How deserialize JSON object from HttpResponse using Jackson annotations?

javax.net.ssl.SSLPeerUnverifiedException: Host name does not match the certificate subject provided by the peer

How do I use an SSL client certificate with Apache HttpClient?

HttpClient.getParams() deprecated. What should I use instead?

Mocking Apache HTTPClient using Mockito

java.lang.NoSuchFieldError: org.apache.http.message.BasicLineFormatter.INSTANCE from Mashape Unirest in Java application

How do I properly import HttpClient from org.apache on Android using gradle build file?

HttpClient get status code [duplicate]