void setcharset(string charset)
Sets the charset parameter of the Content-Type header.
This is equivalent of calling setparam("charset", charset ).
setparam("charset", charset )
setparam()