|
Posted
9 months
ago
by
Oleg Kalnichevski
Big request bodies and early server reponse yield SocketException instead of response
|
|
Posted
9 months
ago
by
Thomas Klambauer
Hi! We have a problem similar/same as HTTPCLIENT-2093. it seems not fixed with the other issue. Basically, eg jetty responds early with an HTTP404 if a URL is not found, while the HTTPclient is still sending the data if it has a big body, and the Read more
|
|
Posted
9 months
ago
by
Thomas Klambauer
Broken pipe (Write failed) if service returns error while request is being sent
|
|
Posted
9 months
ago
by
Thomas Klambauer
Big request bodies and early server reponse yield SocketException instead of response
|
|
Posted
9 months
ago
by
Thomas Klambauer
Hi! We have a problem similar/same as HTTPCLIENT-2093. it seems not fixed with the other issue. Basically, eg jetty responds early with an HTTP404 is a URL is not found, while the HTTPclient is still sending the data if it has a big body - as the Read more
|
|
Posted
9 months
ago
by
Oleg Kalnichevski
DefaultRedirectStrategy equals on HttpHost is problematic
|
|
Posted
9 months
ago
by
Patrick Barry
In Apache client 5.5, there is new restrictive logic in place around redirects. https://github.com/apache/httpcomponents-client/pull/624
@Override
public boolean isRedirectAllowed(
final HttpHost currentTarget,
final HttpHost
Read more
|
|
Posted
9 months
ago
by
ASF subversion and git services
Commit 239948e2e2890e5f3417835da1c2cef28d9bc77c in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=239948e2e ] HTTPCLIENT-2375 Add first-class request-side Read more
|
|
Posted
9 months
ago
by
ASF subversion and git services
Commit 239948e2e2890e5f3417835da1c2cef28d9bc77c in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=239948e2e ] HTTPCLIENT-2375 Add first-class request-side Read more
|
|
Posted
10 months
ago
by
ASF subversion and git services
Commit 20a4e9f765bf6bcf959c852dbb2caddd2d90939d in httpcomponents-client's branch refs/heads/master from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=20a4e9f76 ] HTTPCLIENT-1843: ContentCompressionExec Read more
|