# File lib/fog/aws/storage.rb, line 73 def http_url(params, expires) "http://" << host_path_query(params, expires) end