Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-541

Add HttpVersion.ALL for all HTTP versions known to HttpCore.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0-beta3
    • HttpCore
    • None

    Description

      Add HttpVersion.ALL for all HTTP versions known to HttpCore:

          /**
           * All HTTP versions known to HttpCore.
           */
          public static final HttpVersion[] ALL = \{HTTP_0_9, HTTP_1_0, HTTP_1_1, HTTP_2_0};
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: