# File lib/fog/aws/storage.rb, line 123 def http_url(params, expires) signed_url(params.merge(:scheme => 'http'), expires) end