Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subtrace/subtrace
/ SetResponseTrailer
Method
SetResponseTrailer
tracer/parser.go:371–373 ·
view source on GitHub ↗
(tr http.Header)
Source
from the content-addressed store, hash-verified
369
}
370
371
func
(p *Parser) SetResponseTrailer(tr http.Header) {
372
p.responseTrailer = tr
373
}
374
375
func
(p *Parser) Finish() error {
376
if
sendReflector {
Callers
1
proxyHTTP2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected