homebrew-cask-versions/lib
Pedro Silva e58f3f89ca add new CurlPostDownloadStrategy
- lib/cask/url.rb: initialize(): add new `:data` attribute to hold post parameters
- lib/cask/download.rb: perform(): dispatch to new class based on `:using => :post`
- lib/cask/download_strategy.rb: Cask::CurlPostDownloadStrategy:
  			extend curl_args with x-www-form-urlencoded data
- doc/CASK_LANGUAGE_REFERENCE.md: HTTP URLs: document new strategy
- test/cask/test_download_strategy.rb: Cask::CurlPostDownloadStrategy: test new strategy
2014-03-07 20:51:35 +01:00
..
cask add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
cask.rb more reliable way to look up username 2014-02-21 09:30:37 -05:00