Hi,
On Tue, Oct 6, 2015 at 12:27 PM, Pavel Rappo wrote:
> Hi,
>
> Here's an update on the WebSocket API. This iteration tries to address all
> issues have been discussed so far:
>
>webrev: http://cr.openjdk.java.net/~prappo/8087113/webrev.01/
>javadoc: http://cr.openjdk.java.net/~prappo/8
On Sat, Oct 3, 2015 at 2:19 AM, Bradford Wetmore
wrote:
Thanks for the comments everyone. I'm submitting the following to the CCC
(internal review board):
http://cr.openjdk.java.net/~wetmore/8051498/webrev.17/
Changes:
1. No H2 Blacklist/Comparator
2. set/getApplicationProtocols()
Bradford,
On Sat, Oct 3, 2015 at 2:19 AM, Bradford Wetmore
wrote:
> Thanks for the comments everyone. I'm submitting the following to the CCC
> (internal review board):
>
> http://cr.openjdk.java.net/~wetmore/8051498/webrev.17/
>
> Changes:
>
> 1. No H2 Blacklist/Comparator
>
> 2. set/getA
> On Oct 7, 2015, at 11:51 PM, Artem Smotrakov
> wrote:
>
> Hi Max,
>
> HttpURLConnection obtains credentials for HTTP authentication from
> Authenticator [1] implementation. Only one authenticator can be set in JVM
> instance. It can have built-in credentials, or do some interactions with u