Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
handle_request
Function · 0.45
do_plain
Method · 0.45
do_xml
Method · 0.45
do_json
Method · 0.45
do_plain
Method · 0.45
do_xml
Method · 0.45
do_json
Method · 0.45
run
Method · 0.45
handle_conn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected