MCPcopy Create free account
hub / github.com/acl-dev/acl / get_body

Method get_body

lib_acl_cpp/samples/http_client/main.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 // ������ӿ�
28
29 virtual const acl::string* get_body()
30 {
31 return (NULL);
32 }
33
34 // �������� HTTP ��Ӧͷʱ�Ļص��ӿ�
35 virtual void on_hdr(const char* addr, const HTTP_HDR_RES* hdr)

Callers 10

mainFunction · 0.45
handle_requestFunction · 0.45
do_plainMethod · 0.45
do_xmlMethod · 0.45
do_jsonMethod · 0.45
do_plainMethod · 0.45
do_xmlMethod · 0.45
do_jsonMethod · 0.45
runMethod · 0.45
handle_connMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected