mime_types.rb

Path: lib/action_dispatch/http/mime_types.rb
Last Update: Sat Feb 23 07:11:44 +0000 2019

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

Constants

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

[Validate]