Solar_Http_Request_Adapter_Stream::setCharset()
public
Solar_Http_Request_Adapter
Solar_Http_Request_Adapter_Stream::setCharset
( string $val
)
Sets the character set for the body content.
Inherited from Solar_Http_Request_Adapter.
Parameters
(string)
$val
: The character set, e.g. "utf-8".
Returns
(Solar_Http_Request_Adapter) This adapter object.
Description
Sets the character set for the body content.