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

nameparameter name

Returns

the value of the requested content-disposition param or

null if the param doesn't exist. If the param is set, the returned string will be in UTF-8.