This method calls XPHttpUtility.UrlDecode, which is fairly expensive, and therefore this method should be used sparingly and the results should be cached per request (they are already cached on the ActivitySpace and RequestData objects).
the request full URL
HttpUtils Class | com.plumtree.uiinfrastructure.statichelpers Namespace