Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Response
Method
Response
context.go:221–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
219
}
220
221
func
(ctx *HttpContext) Response() *Response {
222
return
ctx.response
223
}
224
225
func
(ctx *HttpContext) Request() *Request {
226
return
ctx.request
Callers
2
File
Method · 0.95
contentDisposition
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected