RFR: 8285888: Clarify that java.net.http.HttpClient do NOT support Digest authentication
Michael McMahon
michaelm at openjdk.org
Wed Apr 9 14:14:50 UTC 2025
Hi,
This is a minor doc change to clarify that java.net.http.HttpClient only supports HTTP Basic authentication.
Thanks,
Michael
-------------
Commit messages:
- update
Changes: https://git.openjdk.org/jdk/pull/24550/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24550&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8285888
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/24550.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24550/head:pull/24550
PR: https://git.openjdk.org/jdk/pull/24550
More information about the net-dev
mailing list