Could I get the following fix reviewed please?
http://cr.openjdk.java.net/~michaelm/8211420/webrev.1/index.html
Thanks,
Michael
Hi Michael,
Impl:
213 boolean noContentLengthHeader = false; // must not send
Content-length is set
did you mean "... if set"?
Otherwise looks OK.
best regards,
-- daniel
On 04/10/2018 17:09, Michael McMahon wrote:
Could I get the following fix reviewed please?
http://cr.openjd
Daniel,
Yes, that is what was meant.
Thanks,
Michael.
On 04/10/2018, 17:44, Daniel Fuchs wrote:
Hi Michael,
Impl:
213 boolean noContentLengthHeader = false; // must not send
Content-length is set
did you mean "... if set"?
Otherwise looks OK.
best regards,
-- daniel
On 04/10/
Hi,
i have an question about the new HttpClient from JDK11.
Is there any good reason that the Referer header is restricted?
Because i have scenarios where the customer server expect Referer header
in the Login sequence.
So is there any way how to set restricted headers?
Gruß Thomas
On 14.08