Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Header
Method
Header
connection/http2.go:288–290 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
286
}
287
288
func
(rp *http2RespWriter) Header() http.Header {
289
return
rp.respHeaders
290
}
291
292
func
(rp *http2RespWriter) Flush() {
293
rp.flusher.Flush()
Callers
5
AddTrailer
Method · 0.45
WriteRespHeaders
Method · 0.45
setResponseMetaHeader
Method · 0.45
respondWithJSON
Function · 0.45
respondWithData
Function · 0.45
Calls
no outgoing calls
Tested by
2
respondWithJSON
Function · 0.36
respondWithData
Function · 0.36