mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
- 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 |
||
|---|---|---|
| .. | ||
| artifact | ||
| cli | ||
| container | ||
| audit_test.rb | ||
| cli_test.rb | ||
| download_strategy_test.rb | ||
| dsl_test.rb | ||
| installer_test.rb | ||
| link_checker_test.rb | ||
| pkg_test.rb | ||
| scopes_test.rb | ||
| underscore_supporting_uri_test.rb | ||