# File lib/action_dispatch/http/mime_negotiation.rb, line 18
      def content_type
        content_mime_type && content_mime_type.to_s
      end