MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / localProxy

Method localProxy

plugin/py_voflix.py:227–228  ·  view source on GitHub ↗
(self,param)

Source from the content-addressed store, hash-verified

225 header = {}
226
227 def localProxy(self,param):
228 return [200, "video/MP2T", action, ""]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected