Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8329662

Add a test to verify the behaviour of the default HEAD() method on HttpRequest.Builder

XMLWordPrintable

    • b18

      https://bugs.openjdk.org/browse/JDK-8276559 introduced a new default method HEAD() on the java.net.http.HttpRequest.Builder interface.

      We currently have tests that verify the behaviour of this method when it's overridden by the implementing builder class. But we do not have any test which verifies the default HEAD() method's implementation, when that method isn't overridden. We should introduce a new test.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: