Optional hook to rewrite every outgoing request URL — e.g. to prepend a CORS proxy on the web.
final Uri Function(Uri url)? rewriteUrl;