修复部分bug
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
|
||||
const char *http_get_body(const char *buf);
|
||||
char *recv_http_request(int cfd);
|
||||
int init_http_network(int port, log_manager *logger);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user