Skip to content

use python built-in mimetypes module instead of using own strings #2

Description

@devsnd

http://docs.python.org/2/library/mimetypes.html#mimetypes.common_types

>>> mimetypes.types_map['.tgz']
'application/x-tar-gz'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions