RFR: 8296804: Document HttpClient configuration properties in java.net.http module-info [v3]
Michael McMahon
michaelm at openjdk.org
Wed Nov 23 13:58:53 UTC 2022
On Mon, 21 Nov 2022 13:42:33 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Michael McMahon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Merge branch 'master' into http.properties
>> - update after Daniel's review
>> - first draft
>
> 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?
-------------
PR: https://git.openjdk.org/jdk/pull/11241
More information about the net-dev
mailing list