RFR: 8350279: HttpClient: Add a new HttpResponse method to identify connections [v14]
duke
duke at openjdk.org
Tue Apr 15 11:31:46 UTC 2025
On Tue, 15 Apr 2025 09:28:05 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Adds `HttpResponse::connectionLabel` method that provides an identifier for the connection.
>>
>> **Implementation note:** The feature is facilitated by `HttpConnection::label`, which should not be confused with `HttpConnection::id`. This distinction is explained in the JavaDoc of both properties.
>
> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove `SystemDiagnosticsCollector`
@vy
Your change (at version ad73d38cd0382308224f721722367fd289fdc9d5) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24154#issuecomment-2804731547
More information about the net-dev
mailing list