MCPcopy Index your code
hub / github.com/syncthing/syncthing / Header

Method Header

lib/api/api.go:1992–1994  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1990
1991func (w bufferedResponseWriter) WriteHeader(int) {}
1992func (w bufferedResponseWriter) Header() http.Header {
1993 return http.Header{}
1994}

Callers 15

ServeFunction · 0.45
handlerMethod · 0.45
ServeHTTPMethod · 0.45
sendJSONFunction · 0.45
corsMiddlewareFunction · 0.45
noCacheMiddlewareFunction · 0.45
withDetailsMiddlewareFunction · 0.45
getJSMetadataMethod · 0.45
getSystemLogTxtMethod · 0.45
getSupportBundleMethod · 0.45
getEventsMethod · 0.45
getQRMethod · 0.45

Calls

no outgoing calls

Tested by 1

handlerMethod · 0.36