# File lib/action_dispatch/http/request.rb, line 148
    def media_type
      content_mime_type.to_s
    end