TSG-22258 HTTP/2解析层不在扫描HTTP Method为CONNECT的请求,提供edit_element_tool工具获取HTML/JSON的层级关系

This commit is contained in:
fengweihao
2024-08-30 11:13:04 +08:00
parent 80eed59202
commit d6fd0f973d
6 changed files with 152 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ enum search_scope
struct edit_element_rule
{
int debug_for_log;
enum search_scope scope;
int distane_from_matching;
char * start_indicator;