Extend SwitchProtocolRequestTarget so it's possible to customize the redirect 
url
---------------------------------------------------------------------------------

                 Key: WICKET-2708
                 URL: https://issues.apache.org/jira/browse/WICKET-2708
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4.1
            Reporter: Joeri Boydens


When switching between http and https the SwitchProtocolRequestTargets builds 
the redirect url's based on the HttpServletRequest.getServerName().  This gives 
problems when the wicket application is running behind a reverse proxy (e.g. 
apache httpd with mod_proxy).  It should be possible to override the building 
of the redirect url.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to