RFR: 8296804: Document HttpClient configuration properties in java.net.http module-info [v3]

Daniel Fuchs dfuchs at openjdk.org
Wed Nov 23 14:24:51 UTC 2022


On Wed, 23 Nov 2022 13:55:53 GMT, Michael McMahon <michaelm at 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


More information about the net-dev mailing list