Search code examples
Apache HttpClient post request with non string values in body...


javaapache-httpclient-4.xapache-httpcomponents

Read More
FaultDescription:java.lang.ClassCastException - Error while casting HttpTemplate to CommonsHttpClien...


javaspringhttpclientapache-httpclient-4.xapache-commons-httpclient

Read More
UnknownHostException from Java but host resolves with Ping/nslookup/curl...


javanetworkingjbossdnsapache-httpclient-4.x

Read More
Right way to close CloseableHttpResponse/CloseableHttpClient...


javaapache-httpclient-4.xresource-cleanupautocloseable

Read More
How to send Entity in API DELETE with HTTP-CLIENT...


javarestapache-httpclient-4.xhttp-deleteviewparams

Read More
apache httpclient- most efficient way to read response...


apache-httpclient-4.x

Read More
Premature end of Content-Length delimited message body (expected:...


javaapache-httpclient-4.x

Read More
HttpPost with StringEntity having special characters like ®, seeing ¿½` instead of &#...


javacharacter-encodingapache-httpclient-4.x

Read More
Creating a UrlEncodedFormEntity from a List of NameValuePairs throws a NullPointerException...


javapostapache-httpclient-4.x

Read More
Why is Grapes grabbing a jar I didn't ask for?...


groovyjardependency-managementapache-httpclient-4.xgroovy-grape

Read More
Why the stale connection check is not 100% reliable in apache httpclient connectionPool...


javatcpapache-httpclient-4.xapache-httpcomponents

Read More
How to set Proxy in HttpPost in java...


javaproxyhttpclientapache-httpclient-4.x

Read More
Apache Camel HTTP4 and (JSESSIONID) cookies...


cookiesapache-camelapache-httpclient-4.xjsessionid

Read More
How does the connection manager discard unconsumed connection?...


connection-poolingapache-httpclient-4.x

Read More
Apache HttpClient 4.5.13 java.net.SocketException: Broken pipe (Write failed)...


javaapache-httpclient-4.x

Read More
Can't turn off HttpClient Wire debug log messages...


javalogginglog4japache-httpclient-4.x

Read More
Apache Http Client 4 Form Post Multi-part data...


javagroovymultipartform-dataapache-httpclient-4.x

Read More
PCF Container TrustManager adds certificates, but TrustManagerFactory loads certificates twice...


spring-bootcloud-foundryapache-httpclient-4.x

Read More
PoolingNHttpClientConnectionManager: what is timeToLive attribute for?...


javaapache-httpclient-4.xapache-httpasyncclient

Read More
Howto send PUT request without content and Content-Length header with Apache http client?...


javaapache-httpclient-4.xcontent-length

Read More
Apache HttpClient throws java.net.SocketException: Connection reset if I use it as singletone...


javaapache-httpclient-4.xapache-httpcomponentssocket-timeout-exception

Read More
Using google-http-client and google-http-client-apache-v2 behind a proxy produces NonRepeatableReque...


javagoogle-apiapache-httpclient-4.xgoogle-http-client

Read More
Getting query String using HttpClient 4.1...


javaapache-httpclient-4.x

Read More
JUnit UnsatisfiedLinkError: android.util.Log.isLoggable(Ljava/lang/String;...


javaandroidjunitapache-httpclient-4.x

Read More
How can I reuse same HttpClient Connection in my Single threaded Java Client Application?...


javahttpclientapache-httpclient-4.xsingle-threaded

Read More
File upload with postman works but fails with Apache HttpClient...


javaapache-httpclient-4.x

Read More
How to set TCP keep Alive from HttpClient?...


javaapache-httpclient-4.xtcp-keepalive

Read More
Apache HttpClient: How to auto close connections by server's keep-alive time?...


javaapache-httpclient-4.x

Read More
Convert inputstream to list of Objects...


listjacksoninputstreamapache-httpclient-4.x

Read More
Apache HttpClient making multipart form post...


javamultipartform-dataapache-httpclient-4.x

Read More
BackNext