get_content_type_parameter
Description:
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. |