Skip to main content

Function: buildGotProxyAgent()

buildGotProxyAgent(): { http?: HttpProxyAgent<string>; https?: HttpsProxyAgent<string>; } | undefined

Returns

{ http?: HttpProxyAgent<string>; https?: HttpsProxyAgent<string>; } | undefined