RFR: 8212926 HttpClient does not retrieve files with large sizes over HTTP/1.1

2018-10-25 Thread Michael McMahon

Hi,

Could I get the following change reviewed please?

http://cr.openjdk.java.net/~michaelm/8212926/webrev.1/index.html

We would like to backport it to jdk11u also.

Thanks,
Michael


Re: RFR: 8212926 HttpClient does not retrieve files with large sizes over HTTP/1.1

2018-10-25 Thread Chris Hegarty


> On 25 Oct 2018, at 10:27, Michael McMahon  
> wrote:
> 
> Hi,
> 
> Could I get the following change reviewed please?
> 
> http://cr.openjdk.java.net/~michaelm/8212926/webrev.1/index.html 
> 

I think this is good. Thanks Michael.

-Chris.



Re: RFR: 8212926 HttpClient does not retrieve files with large sizes over HTTP/1.1

2018-10-25 Thread Daniel Fuchs

On 25/10/2018 11:05, Chris Hegarty wrote:

Could I get the following change reviewed please?

http://cr.openjdk.java.net/~michaelm/8212926/webrev.1/index.html 



I think this is good. Thanks Michael.


+1

-- daniel