初步调通HTTP请求头部内容替换业务
This commit is contained in:
@@ -67,6 +67,7 @@ struct http_half_private
|
||||
/* default stream action */
|
||||
enum tfe_stream_action stream_action;
|
||||
enum tfe_stream_action user_stream_action;
|
||||
bool is_user_stream_action_set;
|
||||
|
||||
/* Setup by User */
|
||||
bool is_setup_by_user;
|
||||
|
||||
Reference in New Issue
Block a user