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