Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1991
func
(w bufferedResponseWriter) WriteHeader(int) {}
1992
func
(w bufferedResponseWriter) Header() http.Header {
1993
return
http.Header{}
1994
}
Callers
15
Serve
Function · 0.45
handler
Method · 0.45
ServeHTTP
Method · 0.45
sendJSON
Function · 0.45
corsMiddleware
Function · 0.45
noCacheMiddleware
Function · 0.45
withDetailsMiddleware
Function · 0.45
getJSMetadata
Method · 0.45
getSystemLogTxt
Method · 0.45
getSupportBundle
Method · 0.45
getEvents
Method · 0.45
getQR
Method · 0.45
Calls
no outgoing calls
Tested by
1
handler
Method · 0.36