Thanks Daniel. All good.
- Michael.
On 17/04/2019, 18:00, Daniel Fuchs wrote:
Hi Michael,
On 17/04/2019 17:06, Michael McMahon wrote:
Looks fine. Though is the HOST_ALLOWED predicate actually needed in
Utils.java?
Can you not do the negation inline directly in the HOST_RESTRICTED
predicate?
Good point!
http://cr.openjdk.java.net/~dfuchs/webrev_8222527/webrev.01
best regards,
-- daniel
- Michael.
On 17/04/2019, 16:13, Daniel Fuchs wrote:
Hi,
Please find below a fix for:
Issue:
8222527: HttpClient doesn't send HOST header when tunnelling HTTP/1.1
through http proxy
https://bugs.openjdk.java.net/browse/JDK-8222527
webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8222527/webrev.00