On Wed, Dec 14, 2016 at 02:39:51PM -0800, Brandon Williams wrote:
Always warn if libcurl version is too old because:
1. Even without a protocol whitelist, newer versions of curl have all
non-http protocols disabled by default.
Technically, non-http and non-ftp. Maybe just "non-standard" would be
more accurate.
Not worth a re-roll, but if Junio hasn't applied yet, maybe worth fixing
up while applying.
-Peff