set_parameter


Description:

public void set_parameter (string name, string value)

Sets a parameter on the Content-Type.

Note: The name should be in US-ASCII while the value should be in UTF-8.

Parameters:

this

a ContentType

name

parameter name (aka attribute)

value

parameter value