ContentDisposition.parse

Parses the input string into a #GMimeContentDisposition object.

Parameters

options gmime.parser_options.ParserOptions

a #GMimeParserOptions or null

str string

Content-Disposition field value

Return Value

Type: gmime.content_disposition.ContentDisposition

a new #GMimeContentDisposition object.