homebrew-cask/test
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
..
Casks add audits into the build process 2013-04-07 14:30:09 -05: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
support Merge pull request #3011 from rolandwalker/force_container_type 2014-02-28 09:23:01 -06:00
cask_test.rb rename rest-client.rb 2014-02-25 09:13:54 -05:00
test_helper.rb Merge pull request #3106 from rolandwalker/emojii 2014-03-06 21:40:37 -05:00