-
Sub-task
-
Resolution: Delivered
-
P4
-
25
A new `connectionLabel` method has been added to `java.net.http.HttpResponse`. This new method returns an opaque connection label that callers can leverage to associate a response with the connection it is carried on. This is useful to determine whether two requests were carried on the same connection or on different connections.