Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Perform
Method · 0.65
Perform
Method · 0.65
Implementers
2
HTTPRequest
internal/nodes/http_request.go
TestRequest
internal/waf/requests/test_request.go
Calls
no outgoing calls
Tested by
no test coverage detected