MCPcopy Create free account
hub / github.com/apache/qpid-proton / get

Method get

python/examples/client_http.py:80–83  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78 self.client = client
79
80 def get(self):
81 self._write_open()
82 self._write_form()
83 self._write_close()
84
85 @coroutine
86 def post(self):

Callers 15

setup.pyFile · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_checkMethod · 0.45
_get_default_configFunction · 0.45

Calls 3

_write_openMethod · 0.95
_write_formMethod · 0.95
_write_closeMethod · 0.95

Tested by

no test coverage detected