invoke
A function that will be called to rewrite the URL.
Return
The rewritten URL (as a URL instance or full href string) or undefined if no rewrite is needed.
Parameters
url
The URL to rewrite.
A function that will be called to rewrite the URL.
The rewritten URL (as a URL instance or full href string) or undefined if no rewrite is needed.
The URL to rewrite.