Part of twisted.web2.http_headers View Source View In Hierarchy
Class Method | fromString | Generate a MimeType object from the given string. |
Method | __init__ | |
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |
Method | __repr__ | Undocumented |
Method | __hash__ | Undocumented |
Parameters | mimeTypeString | The mimetype to parse |
Returns | MimeType
|
Parameters | mediaType | (type: str
) |
mediaSubtype | (type: str
) | |
params | (type: dict
) |