Hi Pavel,
This looks good to me.
best regards,
-- daniel
On 13/12/16 12:28, Pavel Rappo wrote:
Hello,
Could you please review the following change for [1]?
http://cr.openjdk.java.net/~prappo/8038079/webrev.00/
sun.net.www.protocol.http.HttpURLConnection defined in the java.base module
On 13 Dec 2016, at 12:28, Pavel Rappo wrote:
>
> Hello,
>
> Could you please review the following change for [1]?
>
>http://cr.openjdk.java.net/~prappo/8038079/webrev.00/
Looks good. Maybe just a short comment in the module-info.class?
// to support SPNEGO from HttpURLConnection
-Chri
Hello,
Could you please review the following change for [1]?
http://cr.openjdk.java.net/~prappo/8038079/webrev.00/
sun.net.www.protocol.http.HttpURLConnection defined in the java.base module uses
different authentication schemes. Among others there's a scheme called SPNEGO,
which is defined