Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2713

ProxyAction does not take into account IPv6 when it rewrites Host header

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      According to specs: https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2 and https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.3

      host        = IP-literal / IPv4address / reg-name
      IP-literal = "[" ( IPv6address / IPvFuture  ) "]"
      

      If IPv6 is used, it has to be encapsulated withing [].

              rhn-cservice-bbaranow Bartosz Baranowski
              rhn-cservice-bbaranow Bartosz Baranowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: