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

HTTP Request-URI contains fragment when connecting through proxy

XMLWordPrintable

    • b03
    • generic
    • generic
    • Verified

        The Request-URI used in a HTTP request from java.net.HttpURLConnection contains the uri fragment when the connection is being made through a proxy. This is not strictly correct according to RFC 2616 and could cause problems for some proxies.

        This is not the case in 1.3.x, the fragment is not added to the Request-URI. This behavior first changed in 1.4.

        In the case where the connection is direct the uri fragment is not added to the Request-URI for all version of the jdk.

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: