You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# Travis CI Build Status [](https://travis-ci.org/dbtsai/python-mimeparse)
2
2
3
3
This module provides basic functions for handling mime-types. It can handle
4
-
matching mime-types against a list of media-ranges. See section 14.1 of
5
-
the HTTP specification [RFC 2616] for a complete explanation.
4
+
matching mime-types against a list of media-ranges. See section 5.3.2 of
5
+
the HTTP 1.1 Semantics and Content specification [RFC 7231] for a complete
0 commit comments