chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.05k stars 890 forks source link

(#3191) Pass options to Get-WebHeaders #3395

Open flcdrg opened 4 months ago

flcdrg commented 4 months ago

Description Of Changes

Pass $options through to Get-WebFileName and Get-WebHeaders

Motivation and Context

Allows being able to set headers via functions like Install-ChocolateyPackage and ensure that those headers are used appropriately.

Testing

Operating Systems Testing

Change Types Made

Change Checklist

Related Issue

Fixes #3191