set_content_type_parameter
Description:
Sets the content-type param name
to the value value
.
Note: The name
string should be in US-ASCII while the value
string should be in UTF-8.
Parameters:
this |
a Object |
name |
param name |
value |
param value |