RFR: 8352431: java/net/httpclient/EmptyAuthenticate.java uses "localhost" [v4]
Daniel Fuchs
dfuchs at openjdk.org
Thu Apr 10 10:11:32 UTC 2025
On Thu, 10 Apr 2025 05:52:07 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Overhauls `EmptyAuthenticate` to
>>
>> - Test all supported HTTP versions (i.e., HTTP/1.1 and HTTP/2)
>> - Test both clear-text and SSL
>> - Use `HttpServerAdapters.HttpTestServer::create` to avoid host-related problems
>
> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix code typo
>
> Co-authored-by: Daniel Fuchs <67001856+dfuch at users.noreply.github.com>
Marked as reviewed by dfuchs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24542#pullrequestreview-2756123761
More information about the net-dev
mailing list