mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 03:10:24 +08:00
访问日志实现记录requestBody
This commit is contained in:
@@ -25,6 +25,7 @@ message HTTPAccessLog {
|
||||
double requestTime = 13;
|
||||
string requestMethod = 14;
|
||||
string requestFilename = 15;
|
||||
bytes requestBody = 51;
|
||||
string scheme = 16;
|
||||
string proto = 17;
|
||||
int64 bytesSent = 18;
|
||||
|
||||
Reference in New Issue
Block a user