mime_types.rb

Path: lib/action_dispatch/http/mime_types.rb
Last Update: Fri Jan 27 12:45:15 +0100 2012

Build list of Mime types for HTTP responses www.iana.org/assignments/media-types/

Constants

ALL = Mime::Type.new("*/*", :all, [])

[Validate]