aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/curl.rb
AgeCommit message (Expand)Author
2017-09-10Let `curl_download` handle HTTP 416 error.Markus Reiter
2017-08-21Fix `pull`.Markus Reiter
2017-08-11Don’t pass `--fail` for `curl_output`.Markus Reiter
2017-08-10`curl_download`: Retry once on error `33`.Markus Reiter
2017-08-08Allow `curl` args to be overriden.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-01-07Allow `brew audit` to fake a Safari user-agent.Mike McQuaid
2016-12-29curl: make curl_args more configurable.Mike McQuaid
2016-09-11utils/curl: fix Rubocop warnings.Mike McQuaid
2016-08-17utils/curl: assume Ruby 2.Mike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid