URLRewriter

typealias URLRewriter = (url: String) -> String

URLRewriter Function to transform URLs. Use this to rewrite URLs to traverse proxies.

Return

A new url string manipulated

Parameters

url

: Url string