Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Support for custom headers downloading files #171

Closed
wants to merge 3 commits into from

Commits on Sep 22, 2012

  1. Support for customized header collection

    Some web sites require specific headers to allow you to download the
    setup program/zip
    
    Get-WebFile.ps1
    Get-ChocolateyWebFile.ps1
    Install-ChocolateyPackage.ps1
    Install-ChocolateyZipPackage.ps1
    
    Now support an options hashtable which allows use to specify individual
    headers.
    ewilde committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    ffe431b View commit details
    Browse the repository at this point in the history
  2. Updated function documentation

    ewilde committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    a55d4eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e91f6f View commit details
    Browse the repository at this point in the history