MCPcopy Create free account
hub / github.com/Mobiperf/MobiPerf / Send

Method Send

client/appengine_client.py:226–286  ·  view source on GitHub ↗

Sends an RPC and returns the response. Args: request_path: The path to send the request to, eg /api/appversion/create. payload: The body of the request, or None to send an empty request. content_type: The Content-Type header to use. timeout: timeout in seconds; default N

(self, request_path, payload=None,
           content_type='application/octet-stream',
           timeout=None,
           extra_headers=None,
           **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

GetDevicesMethod · 0.80
FakeDeviceCheckinMethod · 0.80
FakePostMeasurementMethod · 0.80

Calls 2

_AuthenticateMethod · 0.95
_CreateRequestMethod · 0.95

Tested by

no test coverage detected