Hi,
i see that only missing Content-length is allowed with http/1.0.
I am not sure
a) if this is not also allowed with http/1.1
b) even if it is not allowed that it is good to read the body but not
make it available for the application.
From integration scenarios i know that this can often cau
> On 14 Aug 2018, at 14:59, Michael McMahon
> wrote:
>
> Hi,
>
> This is an important fix for 11 which addresses the problem where HTTP/1.0
> responses that do not include a content-length header are not handled
> correctly.
>
> http://cr.openjdk.java.net/~michaelm/8207966/webrev.2/index.ht
Hi,
This is an important fix for 11 which addresses the problem where HTTP/1.0
responses that do not include a content-length header are not handled
correctly.
http://cr.openjdk.java.net/~michaelm/8207966/webrev.2/index.html
Thanks,
Michael.