Wiki source code of getRequestURL

Last modified by Thomas Mortagne on 2021/06/03 15:56

Show last authors
1 XWiki#getRequestURL
2 {{velocity}}
3 $xwiki.getXWiki().getRequestURL($request)
4 {{/velocity}}
5
6
7 HttpServletUtils#getSourceURL
8 {{groovy}}
9 org.xwiki.container.servlet.HttpServletUtils.getSourceURL(request)
10 {{/groovy}}