MCPcopy Create free account
hub / github.com/couchbase/cbft / Header

Method Header

cmd/cbft/timeout_handler.go:133–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131}
132
133func (tw *timeoutWriter) Header() http.Header { return tw.h }
134
135func (tw *timeoutWriter) Write(p []byte) (int, error) {
136 tw.mu.Lock()

Callers 11

MustEncodeWithParserFunction · 0.80
checkMethod · 0.80
ServeHTTPMethod · 0.80
ServeHTTPMethod · 0.80
ServeHTTPMethod · 0.80
streamPIndexContentsMethod · 0.80
streamTarArchiveMethod · 0.80
CheckAPIVersionFunction · 0.80
mustEncodeFunction · 0.80
ServeHTTPMethod · 0.80
writeHeaderLockedMethod · 0.80

Calls

no outgoing calls

Tested by 1

checkMethod · 0.64