Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ Header
Method
Header
pkg/waveapp/streamingresp.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(w *StreamingResponseWriter) Header() http.Header {
37
return
w.header
38
}
39
40
func
(w *StreamingResponseWriter) WriteHeader(statusCode int) {
41
if
w.headerSent {
Callers
1
ServeFileOption
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected