Gets the value of the Content-Disposition parameter specified by name
, or null if the
parameter does not exist.
this |
a Object |
name |
parameter name |
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. |