JEP 321: HTTP Client (Standard)

Chris Hegarty chris.hegarty at oracle.com
Tue Dec 5 10:49:44 UTC 2017


> On 4 Dec 2017, at 23:09, David Lloyd <david.lloyd at redhat.com> wrote:
>> ...
> 
> Thanks.  If you don't mind answering one more question: is there any
> possibility to intercept authentication completely? 

As with HttpURLConnection, if no Authenticator is set then, application code should be able to manually inspect and set the appropriate headers to perform authentication.

-Chris.



More information about the net-dev mailing list