acl
3.5.3.0
|
#include <lib_http_struct.h>
Public 属性 | |
HTTP_HDR | hdr |
int | reply_status |
HTTP_HDR HTTP_HDR_RES::hdr |
包裹了通用的HDR头, 便于通用分析
在文件 lib_http_struct.h 第 181 行定义.
int HTTP_HDR_RES::reply_status |
服务器的响应代码,如: 100, 200, 404, 304, 500
在文件 lib_http_struct.h 第 184 行定义.