_addr | base_http::HTTPClient | [protected] |
_cchunk | base_http::HTTPClient | [protected] |
_chunked | base_http::HTTPClient | [protected] |
_chunkend | base_http::HTTPClient | [protected] |
_clength | base_http::HTTPClient | [protected] |
_cread | base_http::HTTPClient | [protected] |
_creadeof | base_http::HTTPClient | [protected] |
_rand | base_http::HTTPClient | [protected] |
_sock | base_http::HTTPClient | [protected] |
createBoundary() | base_http::HTTPClient | |
HTTPClient(base::Socket *sock=NULL, const base::String &addr="") | base_http::HTTPClient | |
read(base::String &rbuf) | base_http::HTTPClient | [protected] |
readBody(HTTPRequest *ret) | base_http::HTTPClient | [protected] |
readChar(char *ch) | base_http::HTTPClient | [protected] |
readHeader(const HTTPRequest &request) | base_http::HTTPClient | [protected] |
readHeaders(HTTPRequest *request) | base_http::HTTPClient | [protected] |
sendRequest(HTTPRequest &request) | base_http::HTTPClient | |
setSocket(base::Socket *sock, const base::String &addr="") | base_http::HTTPClient |