github.com/nektos/act@v0.2.63/pkg/runner/testdata/actions/node12/node_modules/@actions/http-client/lib/proxy.d.ts (about) 1 export declare function getProxyUrl(reqUrl: URL): URL | undefined; 2 export declare function checkBypass(reqUrl: URL): boolean;