-
Notifications
You must be signed in to change notification settings - Fork 904
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#1998) Add authorization header to Get-WebFile
Passing authorization headers through Install-ChocolateyPackage does not attach them to Get-WebFile downstream properly. Reworks headers to not use GetEnumerator() method, and appropriately adds headers to `$options` hashtable.
- Loading branch information
1 parent
2b00069
commit 5580558
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters