typealias URLRewriter = (url: String) -> String
URLRewriter Function to transform URLs. Use this to rewrite URLs to traverse proxies.
url - : Url string
url
Return A new url string manipulated