# File lib/restclient/payload.rb, line 107
      def headers
        super.merge({ 'Content-Type' => 'application/x-www-form-urlencoded' })
      end