Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subtrace/subtrace
/ Header
Method
Header
devtools/devtools.go:302–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
}
301
302
func
(w *pipeResponseWriter) Header() http.Header {
303
return
w.resp.Header
304
}
305
306
func
(w *pipeResponseWriter) WriteHeader(code int) {
307
if
w.wroteHeader {
Callers
3
sendResponse
Method · 0.95
websocket
Method · 0.80
html
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected