ContentType.setParameter

Sets a parameter on the Content-Type.

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

class ContentType
void
setParameter
(
string name
,
string value
)

Parameters

name string

parameter name (aka attribute)

value string

parameter value