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

Method WAFClose

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

WAFClose 关闭当前请求所在的连接

()

Source from the content-addressed store, hash-verified

28
29 // WAFClose 关闭当前请求所在的连接
30 WAFClose()
31
32 // WAFOnAction 动作回调
33 WAFOnAction(action any) (goNext bool)

Callers 2

PerformMethod · 0.65
PerformMethod · 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