改用自行实现的http读取与解析,同时修复部分bug
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
|
||||
#define NET_MAX_POOL 10
|
||||
#define NET_MAX_MESSAGE_BUF 1024
|
||||
#define HTTP_BLOCK_SIZE 512
|
||||
#define MAX_HTTP_LENGTH 20
|
||||
|
||||
#define INTER_MAX_BUF 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user