, including all inherited members.
| $_baseConfig | CakeSocket | |
| $_log | Object | |
| $config | HttpSocket | |
| $connected | CakeSocket | |
| $connection | CakeSocket | |
| $description | HttpSocket | |
| $lastError | CakeSocket | |
| $lineBreak | HttpSocket | |
| $quirksMode | HttpSocket | |
| $request | HttpSocket | |
| $response | HttpSocket | |
| _persist($name, $return=null, &$object, $type=null) | Object | |
| _savePersistent($name, &$object) | Object | |
| _set($properties=array()) | Object | |
| _stop($status=0) | Object | |
| abort() | CakeSocket | |
| address() | CakeSocket | |
| addresses() | CakeSocket | |
| buildCookies($cookies) | HttpSocket | |
| buildHeader($header, $mode= 'standard') | HttpSocket | |
| buildRequestLine($request=array(), $versionToken= 'HTTP/1.1') | HttpSocket | |
| buildUri($uri=array(), $uriTemplate= '%scheme://%user:%pass @%host:%port/%path?%query#%fragment') | HttpSocket | |
| cakeError($method, $messages=array()) | Object | |
| configUri($uri=null) | HttpSocket | |
| connect() | CakeSocket | |
| decodeBody($body, $encoding= 'chunked') | HttpSocket | |
| decodeChunkedBody($body) | HttpSocket | |
| delete($uri=null, $data=array(), $request=array()) | HttpSocket | |
| disconnect() | CakeSocket | |
| dispatchMethod($method, $params=array()) | Object | |
| escapeToken($token, $chars=null) | HttpSocket | |
| get($uri=null, $query=array(), $request=array()) | HttpSocket | |
| host() | CakeSocket | |
| httpSerialize($data=array()) | HttpSocket | |
| lastError() | CakeSocket | |
| loadCookies() | HttpSocket | |
| log($msg, $type=LOG_ERROR) | Object | |
| Object() | Object | |
| parseCookies($header) | HttpSocket | |
| parseHeader($header) | HttpSocket | |
| parseQuery($query) | HttpSocket | |
| parseResponse($message) | HttpSocket | |
| parseUri($uri=null, $base=array()) | HttpSocket | |
| post($uri=null, $data=array(), $request=array()) | HttpSocket | |
| put($uri=null, $data=array(), $request=array()) | HttpSocket | |
| read($length=1024) | CakeSocket | |
| request($request=array()) | HttpSocket | |
| requestAction($url, $extra=array()) | Object | |
| reset($full=true) | HttpSocket | |
| saveCookies() | HttpSocket | |
| setLastError($errNum, $errStr) | CakeSocket | |
| toString() | Object | |
| unescapeToken($token, $chars=null) | HttpSocket | |
| url($url=null, $uriTemplate=null) | HttpSocket | |
| write($data) | CakeSocket | |