The original "full" url which host is being swapped. (e.g., https://google.com/search?q=...)
The url which contains the host to use instead of the original host url. (e.g., https://proxy.google.com)
an URL that reflects the swap of the host in the original full url. (e.g., https://proxy.google.com/search?q=...)
Generated using TypeDoc
Swaps the host/origin of two urls.