Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4623

LogoutHandler.java misspells the referer header

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • Domain Management
    • None
    • Hide

      Mod_proxy requests from a client using HTTPS (but with the proxy requests over HTTP).

      Show
      Mod_proxy requests from a client using HTTPS (but with the proxy requests over HTTP).
    • Low

    Description

      Original code is:
      String referrer = responseHeaders.getFirst("Referrer");

      But the HTTP Referer header is actually spelled "Referer". Pull request with fix is here:
      https://github.com/jbossas/jboss-as/pull/2139

      Attachments

        Issue Links

          Activity

            People

              jgreene@redhat.com Jason Greene
              jsightle@redhat.com Jess Sightler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: