MCPcopy
hub / github.com/HelloZeroNet/ZeroNet / read

Method read

src/Test/TestUpnpPunch.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 self.body = body
42
43 def read(self):
44 return self.body
45 return FakeResponse
46
47

Callers 8

connectControllerMethod · 0.45
testShaMethod · 0.45
getUrlFunction · 0.45
testStreamingMethod · 0.45
testCloneMethod · 0.45
site_urlFunction · 0.45
testUpdateMethod · 0.45
testBigUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected