MCPcopy Create free account
hub / github.com/albertz/helpers / request

Method request

rest.py:237–264  ·  view source on GitHub ↗

Perform a REST request and parse the response. Args: method: An HTTP method (e.g. 'GET' or 'POST'). url: The URL to make a request to. post_params: A dictionary of parameters to put in the body of the request. This option may not be used i

(cls, *n, **kw)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

requestMethod · 0.45
getFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected