Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ httpApp
Method
httpApp
request.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
func
(req *Request) httpApp() *DotWeb {
48
return
req.httpCtx.HttpServer().DotApp
49
}
50
51
// RequestID get unique ID with current request
52
// must HttpServer.SetEnabledRequestID(true)
Callers
1
PostBody
Method · 0.95
Calls
1
HttpServer
Method · 0.65
Tested by
no test coverage detected