aio_callback(void) | acl::aio_callback | inline |
aio_open_callback(void) | acl::aio_open_callback | inline |
buff_ | acl::http_aclient | protected |
close(void) | acl::http_aclient | |
close_callback(void) | acl::http_aclient | protectedvirtual |
conn_ | acl::http_aclient | protected |
destroy(void)=0 | acl::http_aclient | pure virtual |
enable_ssl(bool yes) | acl::http_aclient | |
get_conn(void) const | acl::http_aclient | inline |
get_ns_addr(string &out) const | acl::http_aclient | |
get_server_addr(string &out) const | acl::http_aclient | |
get_ssl_conf(void) const | acl::http_aclient | inline |
gzip_header_left_ | acl::http_aclient | protected |
handle_ | acl::http_aclient | protected |
handle_connect(const ACL_ASTREAM_CTX *ctx) | acl::http_aclient | protected |
handle_res_body(char *data, int dlen) | acl::http_aclient | protected |
handle_res_body_finish(char *data, int dlen) | acl::http_aclient | protected |
handle_res_hdr(int status) | acl::http_aclient | protected |
handle_ssl_handshake(void) | acl::http_aclient | protected |
handle_websocket(void) | acl::http_aclient | protected |
handle_ws_data(void) | acl::http_aclient | protected |
handle_ws_other(void) | acl::http_aclient | protected |
handle_ws_ping(void) | acl::http_aclient | protected |
handle_ws_pong(void) | acl::http_aclient | protected |
hdr_res_ | acl::http_aclient | protected |
header_ | acl::http_aclient | protected |
http_aclient(aio_handle &handle, sslbase_conf *ssl_conf=NULL) | acl::http_aclient | |
http_res_ | acl::http_aclient | protected |
is_enable_ssl(void) const | acl::http_aclient | inline |
is_unzip_body(void) const | acl::http_aclient | inline |
keep_alive_ | acl::http_aclient | protected |
noncopyable() | acl::acl::noncopyable | inlineprotected |
ns_addr_ | acl::http_aclient | protected |
on_connect(void)=0 | acl::http_aclient | protectedpure virtual |
on_connect_failed(void) | acl::http_aclient | inlineprotectedvirtual |
on_connect_timeout(void) | acl::http_aclient | inlineprotectedvirtual |
on_disconnect(void) | acl::http_aclient | inlineprotectedvirtual |
on_http_res_body(char *data, size_t dlen) | acl::http_aclient | inlineprotectedvirtual |
on_http_res_finish(bool success) | acl::http_aclient | inlineprotectedvirtual |
on_http_res_hdr(const http_header &header) | acl::http_aclient | inlineprotectedvirtual |
on_ns_failed(void) | acl::http_aclient | inlineprotectedvirtual |
on_read_timeout(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_binary(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_closed(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_data(char *data, size_t dlen) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_finish(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_ping(string &data) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_pong(string &data) | acl::http_aclient | inlineprotectedvirtual |
on_ws_frame_text(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_handshake(void) | acl::http_aclient | inlineprotectedvirtual |
on_ws_handshake_failed(int status) | acl::http_aclient | inlineprotectedvirtual |
open(const char *addr, int conn_timeout, int rw_timeout) | acl::http_aclient | |
open_callback(void) | acl::http_aclient | inlineprotectedvirtual |
read_callback(char *data, int len) | acl::http_aclient | protectedvirtual |
read_wakeup(void) | acl::http_aclient | protectedvirtual |
request_header(void) | acl::http_aclient | |
res_plain(char *data, int dlen) | acl::http_aclient | protected |
res_plain_finish(char *data, int dlen) | acl::http_aclient | protected |
res_unzip(zlib_stream &zstream, char *data, int dlen) | acl::http_aclient | protected |
res_unzip_finish(zlib_stream &zstream, char *data, int dlen) | acl::http_aclient | protected |
rw_timeout_ | acl::http_aclient | protected |
send_request(const void *body, size_t len) | acl::http_aclient | |
serv_addr_ | acl::http_aclient | protected |
set_ssl_conf(sslbase_conf *ssl_conf) | acl::http_aclient | |
ssl_conf_ | acl::http_aclient | protected |
ssl_enable_ | acl::http_aclient | protected |
status_ | acl::http_aclient | protected |
stream_ | acl::http_aclient | protected |
timeout_callback(void) | acl::http_aclient | protectedvirtual |
unzip_ | acl::http_aclient | protected |
unzip_body(bool on) | acl::http_aclient | |
write_callback(void) | acl::aio_callback | inlinevirtual |
write_wakeup(void) | acl::aio_callback | inlinevirtual |
ws_handshake(const void *key, size_t len) | acl::http_aclient | |
ws_handshake(const char *key="123456789xxx") | acl::http_aclient | |
ws_handshake_before(http_header &reqhdr) | acl::http_aclient | inlinevirtual |
ws_in_ | acl::http_aclient | protected |
ws_out_ | acl::http_aclient | protected |
ws_read_wait(int timeout=0) | acl::http_aclient | |
ws_send_binary(void *data, size_t len) | acl::http_aclient | |
ws_send_ping(void *data, size_t len) | acl::http_aclient | |
ws_send_pong(void *data, size_t len) | acl::http_aclient | |
ws_send_text(char *data, size_t len) | acl::http_aclient | |
zstream_ | acl::http_aclient | protected |
~aio_callback(void) | acl::aio_callback | inlinevirtual |
~aio_open_callback(void) | acl::aio_open_callback | inlinevirtual |
~http_aclient(void) | acl::http_aclient | virtual |
~noncopyable() | acl::acl::noncopyable | inlineprotected |