diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties
index e9b867725..a15e8de97 100644
--- a/src/main/resources/messages/message_en.properties
+++ b/src/main/resources/messages/message_en.properties
@@ -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
\ No newline at end of file
+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
\ No newline at end of file
diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties
index c943c60fb..4b4988f69 100644
--- a/src/main/resources/messages/message_ru.properties
+++ b/src/main/resources/messages/message_ru.properties
@@ -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
\ No newline at end of file
+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
\ No newline at end of file
diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties
index 212a891cd..70c553ef6 100644
--- a/src/main/resources/messages/message_zh_CN.properties
+++ b/src/main/resources/messages/message_zh_CN.properties
@@ -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
\ No newline at end of file
+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=原始应答体
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmAvIpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmAvIpList.jsp
index 76289d250..f8bfe7062 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmAvIpList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmAvIpList.jsp
@@ -195,7 +195,7 @@ $(document).ready(function(){
|
|
|
- |
+<%-- | --%>
|
|
|
@@ -299,11 +299,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmAvUrlList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmAvUrlList.jsp
index 99b7eadc4..c4474f3d4 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmAvUrlList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmAvUrlList.jsp
@@ -192,7 +192,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -295,11 +295,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmFileDigestList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmFileDigestList.jsp
index d3ae8699c..51d652cbe 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmFileDigestList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmFileDigestList.jsp
@@ -193,7 +193,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -297,11 +297,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmPicIpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmPicIpList.jsp
index d32677bb6..2dfc6eadc 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmPicIpList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmPicIpList.jsp
@@ -191,7 +191,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -295,11 +295,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmPicUrlList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmPicUrlList.jsp
index 9c658bfdd..c856c2661 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmPicUrlList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmPicUrlList.jsp
@@ -190,7 +190,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -294,11 +294,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleAudioList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleAudioList.jsp
index 9466d30e7..067a267c3 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleAudioList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleAudioList.jsp
@@ -250,7 +250,7 @@
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -354,11 +354,11 @@
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
index cbc19e0c5..d859a31b9 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
@@ -192,7 +192,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -296,11 +296,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleLogoList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleLogoList.jsp
index 841b2b4dd..91986d7c3 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleLogoList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleLogoList.jsp
@@ -192,7 +192,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -296,11 +296,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSamplePicList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSamplePicList.jsp
index c8bf658b9..40c882f3e 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSamplePicList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSamplePicList.jsp
@@ -191,7 +191,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -295,11 +295,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleSpeakerList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleSpeakerList.jsp
index bf1a83aae..1c5fd3a93 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleSpeakerList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleSpeakerList.jsp
@@ -192,7 +192,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -296,11 +296,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleVideoList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleVideoList.jsp
index 7c79d66f4..87f593b61 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleVideoList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleVideoList.jsp
@@ -192,7 +192,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -296,11 +296,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp
index 420fb3d88..79962e6c6 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp
@@ -199,7 +199,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -300,11 +300,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
index 9f0e464e0..88364d7cd 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
@@ -200,7 +200,7 @@ $(document).ready(function(){
| |
|
|
- |
+<%-- | --%>
|
|
|
@@ -301,11 +301,11 @@ $(document).ready(function(){
-
+ <%-- |
- |
+ --%>
${log.innerSmac } |
${log.innerDmac } |
|