增加regex \s转义的的测试用例。

This commit is contained in:
zhengchao
2019-01-22 19:44:10 +06:00
parent b6c41bb548
commit ecc646e4d8
2 changed files with 45 additions and 0 deletions

View File

@@ -685,6 +685,31 @@
"group_name": "IP_group"
}
]
},
{
"compile_id": 146,
"service": 1,
"action": 1,
"do_blacklist": 1,
"do_log": 1,
"user_region": "anything",
"is_valid": "yes",
"groups": [
{
"regions": [
{
"table_name": "HTTP_URL",
"table_type": "string",
"table_content": {
"keywords": "Cookie:\\s&head",
"expr_type": "regex",
"match_method": "sub",
"format": "uncase plain"
}
}
]
}
]
}
],
"plugin_table": [