feat: use http agent that respects environment proxy settings when streaming
This commit is contained in:
parent
3096afedf9
commit
0dc76a996d
16 changed files with 193 additions and 78 deletions
|
|
@ -556,7 +556,6 @@ export const downloadCodeQL = async function (
|
|||
authorization,
|
||||
{ "User-Agent": "CodeQL Action", ...headers },
|
||||
tarVersion,
|
||||
features,
|
||||
logger,
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue