acl  3.5.3.0
HTTP_HDR_RES结构体 参考

#include <lib_http_struct.h>

+ HTTP_HDR_RES 的协作图:

Public 属性

HTTP_HDR hdr
 
int reply_status
 

详细描述

类成员变量说明

◆ hdr

HTTP_HDR HTTP_HDR_RES::hdr

包裹了通用的HDR头, 便于通用分析

在文件 lib_http_struct.h181 行定义.

◆ reply_status

int HTTP_HDR_RES::reply_status

服务器的响应代码,如: 100, 200, 404, 304, 500

在文件 lib_http_struct.h184 行定义.


该结构体的文档由以下文件生成: