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