diff options
-rw-r--r-- | python/python2-mimeparse/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-mimeparse/slack-desc b/python/python2-mimeparse/slack-desc index 8f4221af427b1..ac6b4b4f2c25b 100644 --- a/python/python2-mimeparse/slack-desc +++ b/python/python2-mimeparse/slack-desc @@ -11,7 +11,7 @@ python2-mimeparse: python2-mimeparse: This module provides basic functions for handling mime-types. It can python2-mimeparse: handle matching mime-types against a list of media-ranges. See python2-mimeparse: section 5.3.2 of the HTTP 1.1 Semantics and Content specification -python2-mimeparse: [RFC 7231] for a complete explanation: +python2-mimeparse: [RFC 7231] for a complete explanation: python2-mimeparse: https://tools.ietf.org/html/rfc7231#section-5.3.2 python2-mimeparse: python2-mimeparse: Homepage: https://github.com/dbtsai/python2-mimeparse |