MCPcopy 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
47func (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

PostBodyMethod · 0.95

Calls 1

HttpServerMethod · 0.65

Tested by

no test coverage detected