summaryrefslogtreecommitdiffstats
path: root/python/python-mimeparse/README
blob: 683857673c3a95fc1b914b6dd6027b8f7b671fc2 (plain)
1
2
3
4
5
6
7
8
A python module that provides basic functions for parsing mime-type
names and matching them against a list of media-ranges.

This module provides basic functions for handling mime-types.
It can handle matching mime-types against a list of media-ranges.
See section 5.3.2 of the HTTP 1.1 Semantics and Content specification
[RFC 7231] for a complete explanation:
https://tools.ietf.org/html/rfc7231#section-5.3.2