blob: 5ba3003b80d0f0b489c274cf36f41e5ff8a762e2 (
plain)
1
2
3
4
5
6
7
|
This module provides basic functions for handling mime-types. It can
handle matching mime-types against a list of media-ranges. See
section 14.1 of the HTTP specification [RFC 2616] for a complete
explanation:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1
WWW: http://search.cpan.org/dist/Parse-MIME/
|