ObjectWrap.getContentTypeParameter

string getContentTypeParameter(string name)

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

Parameters

nameparam 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.