Public 成员函数 | |
| String | rewriteUrl (String originalUrl) |
An interface for transforming URLs before use.
| String com.ab.network.toolbox.HurlStack.UrlRewriter.rewriteUrl | ( | String | originalUrl | ) |
Returns a URL to use instead of the provided one, or null to indicate this URL should not be used at all.
1.8.8