Returns:
314 315 316
# File 'lib/rubygems/remote_fetcher.rb', line 314 def https?(uri) uri.scheme.downcase == 'https' end