MCPcopy
hub / github.com/syncthing/syncthing / WriteHeader

Method WriteHeader

lib/api/api.go:1991–1991  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

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

Callers 6

tarGzFunction · 0.45
ServeFunction · 0.45
handlerMethod · 0.45
corsMiddlewareFunction · 0.45
passwordAuthHandlerMethod · 0.45
handleLogoutMethod · 0.45

Calls

no outgoing calls

Tested by 1

handlerMethod · 0.36