mime_types.rb
Path:
lib/action_dispatch/http/mime_types.rb
Last Update:
Mon Sep 26 10:34:41 -0400 2011
Build list of
Mime
types for HTTP responses
www.iana.org/assignments/media-types
/
Constants
ALL
=
Mime::Type.new("*/*", :all, [])
[Validate]