hashicorp / go-getter

Package for downloading things from a string URL using a variety of protocols.
Mozilla Public License 2.0
1.66k stars 239 forks source link

Always remove 'filename' param from the request #472

Open pkosiec opened 9 months ago

pkosiec commented 9 months ago

This is a fix which always removes the filename magic parameter from the download request. See the issue for more details: #471

Resolves #471

hashicorp-cla commented 9 months ago

CLA assistant check
All committers have signed the CLA.