MCPcopy Index your code
hub / github.com/pyload/pyload / getRequest

Function getRequest

module/network/RequestFactory.py:134–135  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

132
133
134def getRequest(*args, **kwargs):
135 return pyreq.getHTTPRequest()

Callers

nothing calls this directly

Calls 1

getHTTPRequestMethod · 0.80

Tested by

no test coverage detected