On Wed, 9 Apr 2025 14:08:06 GMT, Michael McMahon <micha...@openjdk.org> wrote:
> Hi, > > This is a minor doc change to clarify that java.net.http.HttpClient only > supports HTTP Basic authentication. > > Thanks, > Michael This pull request has now been integrated. Changeset: e35f67b9 Author: Michael McMahon <micha...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e35f67b908a9e62fa6c18775d25a6b698cea8305 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8285888: Clarify that java.net.http.HttpClient do NOT support Digest authentication Reviewed-by: jpai, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/24550