You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ernesto Reinaldo Barreiro (Jira)" <ji...@apache.org> on 2022/04/17 14:10:00 UTC

[jira] [Created] (WICKET-6974) JavaxUpgradeHttpRequest returns an empty contextPath

Ernesto Reinaldo Barreiro created WICKET-6974:
-------------------------------------------------

             Summary: JavaxUpgradeHttpRequest returns an empty contextPath
                 Key: WICKET-6974
                 URL: https://issues.apache.org/jira/browse/WICKET-6974
             Project: Wicket
          Issue Type: Improvement
            Reporter: Ernesto Reinaldo Barreiro


JavaxUpgradeHttpRequest returns an empty contextPath. As consequence 

final String context = RequestCycle.get().getRequest().getContextPath();

returns "" in the context of web socket requests.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)