[ https://issues.apache.org/jira/browse/HTTPCLIENT-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802529#comment-13802529 ]
James Leigh commented on HTTPCLIENT-1425: ----------------------------------------- This does break binary compatibility with HttpAsyncClient, but retains source compatibility. Should HttpAsyncClient 4.0 release be held until HttpClient 4.3.2 is released? James > Socket Closed Exception When Reading Connection: close Response Entities > ------------------------------------------------------------------------ > > Key: HTTPCLIENT-1425 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1425 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpCache > Affects Versions: 4.3.1 > Environment: java version "1.7.0_25" > OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3) > OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) > Reporter: James Leigh > Fix For: 4.3.2 > > Attachments: HTTPCLIENT-1425b.patch, HTTPCLIENT-1425.patch > > > If the server sends a long chunked response, httpclient-cache will throw > socket closed exception. > HttpClient can deal with this response no problem (using > HttpClients.createDefault). However, CachingHttpClients.createMemoryBound > throws an exception every time I try it. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org