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

HTTP header "User-Agent" format incorrect

XMLWordPrintable

    • hopper
    • generic
    • generic
    • Verified



      Name: bsT130419 Date: 10/08/2001


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      The User-Agent header received by the server is "Java1.3.0". this string is
      not in compliance with RFC 2616 ("HTTP/1.1"), section 3.8 ("Product Tokens"):
      product = token ["/" product-version]
      product-version = token

      according to the spec is should be "Java/1.3.0" or something similar where the
      version is separated from the product by a '/'.
      (Review ID: 133354)
      ======================================================================

            michaelm Michael McMahon
            bstrathesunw Bill Strathearn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: