URLs
GET api/v1/remoting/url/unencode.xml (or .json)
When the X-Remote-Redirect-Url HTTP header is specified and X-Remote-UrlEncode-Redirects is set to false, redirected URLs may be encoded to avoid redirect URLs with .net-reserved file extensions. This endpoint provides a mechanism to unescape these URLs and return an application-escaped version of the original URL.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
Url |
string |
The URL to unencode |
是 |