class email.headerregistry.ContentTypeHeader
A ParameterizedMIMEHeader class that handles the Content-Type header.
-
content_type -
The content type string, in the form
maintype/subtype.
-
maintype
-
subtype
class email.headerregistry.ContentTypeHeader
A ParameterizedMIMEHeader class that handles the Content-Type header.
content_type The content type string, in the form maintype/subtype.
maintype subtype
Please login to continue.