MCPcopy
hub / github.com/gofiber/fiber / Req

Method Req

ctx_interface_gen.go:104–104  ·  view source on GitHub ↗

Req returns a convenience type whose API is limited to operations on the incoming request.

()

Source from the content-addressed store, hash-verified

102 // Req returns a convenience type whose API is limited to operations
103 // on the incoming request.
104 Req() Req
105 // Res returns a convenience type whose API is limited to operations
106 // on the outgoing response.
107 Res() Res

Callers 8

Test_Ctx_AcceptsFunction · 0.65
Test_Ctx_CookiesFunction · 0.65
Test_Ctx_SaveFileFunction · 0.65
Test_Ctx_QueriesFunction · 0.65
adaptExpressHandlerFunction · 0.65

Calls

no outgoing calls

Tested by 7

Test_Ctx_AcceptsFunction · 0.52
Test_Ctx_CookiesFunction · 0.52
Test_Ctx_SaveFileFunction · 0.52
Test_Ctx_QueriesFunction · 0.52