# File lib/aws/s3/client.rb, line 1423 def new_request req = S3::Request.new req.force_path_style = config.s3_force_path_style? req end