|
Previous Page |
Solar_Http_Request_Adapter |
Next Page |
setCharset()
public
Solar_Http_Request_Adapter
setCharset (
string $val
)
Sets the character set for the body content.
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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _fetch()
- _parseCookie()
- _prepareRequest()
- apiVersion()
- dump()
- fetch()
- fetchAll()
- fetchRaw()
- getContent()
- getOptions()
- locale()
- setBasicAuth()
- setCharset()
- setContent()
- setContentType()
- setCookie()
- setCookies()
- setHeader()
- setMaxRedirects()
- setMethod()
- setProxy()
- setReferer()
- setSslCafile()
- setSslCapath()
- setSslLocalCert()
- setSslPassphrase()
- setSslVerifyPeer()
- setTimeout()
- setUri()
- setUserAgent()
- setVersion()