MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / DisableAccessLog

Method DisableAccessLog

internal/waf/requests/request.go:48–48  ·  view source on GitHub ↗

DisableAccessLog 在当前请求中不使用访问日志

()

Source from the content-addressed store, hash-verified

46
47 // DisableAccessLog 在当前请求中不使用访问日志
48 DisableAccessLog()
49
50 // DisableStat 在当前请求中停用统计
51 DisableStat()

Callers 1

MatchRequestMethod · 0.65

Implementers 2

HTTPRequestinternal/nodes/http_request.go
TestRequestinternal/waf/requests/test_request.go

Calls

no outgoing calls

Tested by

no test coverage detected