Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ IsHijack
Method
IsHijack
context.go:241–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
func
(ctx *HttpContext) IsHijack() bool {
242
return
ctx.isHijack
243
}
244
245
func
(ctx *HttpContext) HijackConn() *HijackConn {
246
return
ctx.hijackConn
Callers
3
Write
Method · 0.95
WriteBlobC
Method · 0.95
WriteJsonpBlob
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected