Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350279 HttpClient: Add a new HttpResponse method to identify connections
  3. JDK-8354691

Release Note: New connectionLabel Method in java.net.http.HttpResponse to Identify Connections

XMLWordPrintable

      A new `connectionLabel` method is 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. This can be used to facilitate troubleshooting.

            vyazici Volkan Yazici
            vyazici Volkan Yazici
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: