Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ResponseBody
Method
ResponseBody
coderd/tracing/status_writer.go:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
func
(w *StatusWriter) ResponseBody() []byte {
110
return
w.responseBody
111
}
112
113
func
(w *StatusWriter) Flush() {
114
f, ok := w.ResponseWriter.(http.Flusher)
Callers
2
TestStatusWriter
Function · 0.95
Logger
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestStatusWriter
Function · 0.76