为提高性能,改用c替换原本的flask
This commit is contained in:
6
c/network/http_rel.h
Normal file
6
c/network/http_rel.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef HTTP_REL
|
||||
#define HTTP_REL
|
||||
|
||||
const char *http_get_body(const char *buf);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user