path
Parameters
path
Optional path appended to baseUrl to form the final proxy endpoint.
Defaults to an empty string. If provided, SHOULD begin with
/.
Example:
baseUrl = "https://proxy.com"
path = "/adswizz/sdk-proxy/v1/forward"Content copied to clipboard
Result:
https://proxy.com/adswizz/sdk-proxy/v1/forwardContent copied to clipboard