Skip to content

Session.resolveProxy method

Session › resolveProxy

Unofficial

Resolves the proxy information for url.

Signature:

resolveProxy(url: string): Promise<string>

Parameters:

ParameterTypeDescription
urlstringThe URL to resolve the proxy for.

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