Module MIME::Types
In: mime/types.rb
MIME Types RuntimeError InvalidContentType Comparable Type Module: MIME

Introduction

MIME::Types provides the ability for detailed information about MIME entities to be determined and used programmatically.

This is based on Perl MIME::Types 1.005 and reflects this heritage in the existence of both MIME::Types and MIME::Type (which is the definition of a single MIME type). As with the Perl version, this module is built to conform with MIME types in RFC 2045 and 2231. This library follows the collection of MIME types at the USC Information Sciences Institute (see below for reference).

Copyright:Copyright (c) 2002 by Austin Ziegler
Version:1.005
Based On:Perl MIME::Types, Copyright (c) 2001-2002 by Jeff Okamoto and Mark Overmeer.
Licence:Ruby's, Perl Artistic, or GPL version 2 (or later)
See Also:ftp.isi.edu/in-notes/iana/assignments/media-types/media-types www.indiana.edu/cgi-bin-local/mimetypes