MCPcopy Create free account
hub / github.com/EasyIME/PIME / httpclient.py

File httpclient.py

python/python3/tornado/httpclient.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Blocking and non-blocking HTTP client interfaces.
2
3This module defines a common interface shared by two implementations,
4``simple_httpclient`` and ``curl_httpclient``. Applications may either

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected