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

Typo in java.net.HttpURLConnection

XMLWordPrintable

    • b26
    • generic
    • generic
    • Not verified

      A DESCRIPTION OF THE PROBLEM :
      In the getResponseCode method, there is a little confusing:

      "If we can't a status-line then re-throw any exception"

      It should be:

      "If we can't find a status-line then re-throw any exception"

      It's gonna be clearer.


            adev Anupam Dev
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: