# File lib/http/form_data/urlencoded.rb, line 73
      def content_type
        "application/x-www-form-urlencoded"
      end