MCPcopy 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
371func (p *Parser) SetResponseTrailer(tr http.Header) {
372 p.responseTrailer = tr
373}
374
375func (p *Parser) Finish() error {
376 if sendReflector {

Callers 1

proxyHTTP2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected