Skip to content

Session.resolveProxy method

Session › resolveProxy

Unofficial

Resolves the proxy information for url.

Signature:

resolveProxy(url: string): Promise<string>

Parameters:

Parameter Type Description
url string The URL to resolve the proxy for.

Returns: Promise<string>A promise that resolves with the proxy information.