Mime

module Mime

Constants

ALL

ALL isn't a real MIME type, so we don't register it for lookup with the other concrete types. It's a wildcard match that we use for `respond_to` negotiation internals.

EXTENSION_LOOKUP
LOOKUP
SET

Public Class Methods