On Wed, 23 Nov 2022 13:55:53 GMT, Michael McMahon <micha...@openjdk.org> wrote:
>> src/java.net.http/share/classes/module-info.java line 147: >> >>> 145: * A comma separated list of HTTP authentication scheme names, that >>> are disallowed for use by >>> 146: * the HTTP client implementation, for HTTP CONNECT tunneling. >>> 147: * </li> >> >> Should we provide a link to net-properties.html here? > > I don't see the benefit in that? I believe these properties are documented there already. ------------- PR: https://git.openjdk.org/jdk/pull/11241