注释日志多媒体中无方向查询条件的方向字段

This commit is contained in:
zhanghongqing
2018-11-16 12:40:36 +08:00
parent 859e96ec1e
commit f7270efecb
16 changed files with 69 additions and 42 deletions

View File

@@ -1298,4 +1298,13 @@ cache_size_error=Cache size can not exceed 1024TB(1048576GB,1073741824MB).
ignore_qs_error=Ignore query string has invisible character or comma
NTC_DDOS_PROTECT_TARGET_IP=DDOS IP Configuration
bypass=Bypass
unlimited=unlimited
unlimited=unlimited
req_line=Request Line
res_line=Response Line
user_agent=UA
content_len=Content-Length
set_cookie=set-Cookie
req_header=Request Header
resp_header=Response Header
req_body=Request Body
resp_body=Response Body

View File

@@ -1304,4 +1304,13 @@ cache_size_error=Cache size can not exceed 1024TB(1048576GB,1073741824MB).
ignore_qs_error=Ignore query string has invisible character or comma
NTC_DDOS_PROTECT_TARGET_IP=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044F IP-\u0410\u0434\u0440\u0435\u0441\u0430 DDOS
bypass=Bypass
unlimited=unlimited
unlimited=unlimited
req_line=Request Line
res_line=Response Line
user_agent=UA
content_len=Content-Length
set_cookie=set-Cookie
req_header=Request Header
resp_header=Response Header
req_body=Request Body
resp_body=Response Body

View File

@@ -1294,4 +1294,13 @@ cache_size_error=\u7F13\u5B58\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC71024TB(1048576G
ignore_qs_error=\u5FFD\u7565\u7684\u67E5\u8BE2\u53C2\u6570\u4E2D\u5305\u542B\u4E0D\u53EF\u89C1\u5B57\u7B26\u6216\u8005\u9017\u53F7
NTC_DDOS_PROTECT_TARGET_IP=\u76EE\u6807\u9632\u62A4IP\u914D\u7F6E
bypass=Bypass
unlimited=unlimited
unlimited=unlimited
req_line=请求行
res_line=应答行
user_agent=UA值
content_len=Content-Length值
set_cookie=set-Cookie值
req_header=原始请求头
resp_header=原始应答头
req_body=原始请求体
resp_body=原始应答体