Commit 26728824 authored by Cao Shufeng's avatar Cao Shufeng

Update basic audit filter's comment message

parent 1e5fa8fe
......@@ -83,7 +83,9 @@ var _ http.Hijacker = &fancyResponseWriterDelegator{}
// - source ip of the request
// - HTTP method being invoked
// - original user invoking the operation
// - original user's groups info
// - impersonated user for the operation
// - impersonated groups info
// - namespace of the request or <none>
// - uri is the full URI as requested
// 2. the response line containing:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment