ContentDisposition.parse
gmime.content_disposition.ContentDisposition parse(gmime.parser_options.ParserOptions options, string str)Parses the input string into a #GMimeContentDisposition object.
Parameters
options | a #GMimeParserOptions or null |
str | Content-Disposition field value |
Returns
a new #GMimeContentDisposition object.