Sign in
◑
Theme
bazel
/
continuous-integration
/
35a1ea02a9da5604203f1bcb5fa1ef1b0f3fd25d
/
.
/
actions
/
release-helper
/
node_modules
/
@actions
/
http-client
/
proxy.d.ts
blob: 4599865401c3df96253f09df0e742ac25caab193 [
file
]
export
declare
function
getProxyUrl
(
reqUrl
:
URL
):
URL
|
undefined
;
export
declare
function
checkBypass
(
reqUrl
:
URL
):
boolean
;