ObjectWrap.setContentTypeParameter

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.

class ObjectWrap
void
setContentTypeParameter
(
string name
,
string value
)

Parameters

name string

param name

value string

param value