Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ IsWritten
Method
IsWritten
server/common/proxy.go:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(ww *WrittenResponseWriter) IsWritten() bool {
142
return
ww.written
143
}
144
145
func
GenerateDownProxyURL(storage *model.Storage, reqPath string) string {
146
if
storage.DownProxyURL ==
""
{
Callers
2
ServeHTTP
Method · 0.95
proxy
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected