MCPcopy Create free account
hub / github.com/BitFunnel/NativeJIT / Send

Method Send

googletest/googlemock/scripts/upload.py:291–341  ·  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,
           **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

UploadFileMethod · 0.45
UploadSeparatePatchesFunction · 0.45
RealMainFunction · 0.45

Calls 2

_AuthenticateMethod · 0.95
_CreateRequestMethod · 0.95

Tested by

no test coverage detected