null if the param doesn't exist. If the param is set, the returned string will be in UTF-8.
ObjectWrap.getContentDispositionParameter
string getContentDispositionParameter(string name)Gets the value of the Content-Disposition parameter specified by name, or null if the parameter does not exist.
Parameters
name | parameter name |
Returns
the value of the requested content-disposition param or