diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index 6176e4970f..48205deab3 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -127,11 +127,8 @@ private end # Download via an HTTP POST. +# Query parameters on the URL are converted into POST parameters class CurlPostDownloadStrategy