整理 http/http2 公共的 header 字段,存储到 tfe_http.cpp 文件中
This commit is contained in:
@@ -166,6 +166,9 @@ enum tfe_http_std_field
|
||||
TFE_HTTP_LAST_MODIFIED
|
||||
};
|
||||
|
||||
extern const char * __str_std_header_field_map[];
|
||||
extern const unsigned int __str_std_header_field_map_size;
|
||||
|
||||
enum http_ev_bit_number
|
||||
{
|
||||
REQ_HDR_BITNUM = 0,
|
||||
|
||||
Reference in New Issue
Block a user