Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8748

nonProxyHosts is case sensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.10
    • None
    • Transports
    • None
    • Unknown

    Description

      When sending to url, proxying does not respect http.nonProxyHosts if the URL is a different case.

      E.g. 

      http.nonProxyHosts=*.APACHE.ORG

      url=http://issues.apache.org

       

      This still uses the proxy, since the URL doesn't match the nonProxyHosts pattern

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrew.stewart Andrew Stewart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: