# File lib/aws/core/json_client.rb, line 22 def new_request req = super req.headers["content-type"] = "application/x-amz-json-1.0" req end