Details

    • Sub-task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.26.02
    • None

    Description

      http://hippo.2275632.n2.nabble.com/doAction-PRG-and-HTTPS-td7579980.html

      We need to add HstRequestUtils#getRequestScheme() that contains

      request.getHeader("X-Forwarded-Scheme");
      if the above is null (HTTP/1.0) fallback to request.getScheme()

      and use this in VirtualHostService#getBaseURL to create the url

      After this, PRG should use the scheme from forwarded request

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: