set_parameter
Description:
Sets a parameter on the Content-Disposition.
Note: The name should be in US-ASCII while the value should be in UTF-8.
Parameters:
| this |
a ContentDisposition object |
| name |
parameter name |
| value |
parameter value |