set_parameter


Description:

public void set_parameter (string name, string value)

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