get_content_type_parameter


Description:

public unowned string? get_content_type_parameter (string name)

Gets the value of the content-type param name set on the MIME part this.

Parameters:

this

a Object

name

param name

Returns:

the value of the requested content-type param or null if the param doesn't exist. If the param is set, the returned string will be in UTF-8.