HSL 2.0 framework
Description of the framework
|
This is the complete list of members for hsl20_4_http_client.hsl20_4_http_client.Client, including all inherited members.
__init__(self, framework, context_map) | hsl20_4_http_client.hsl20_4_http_client.Client | |
set_body(self, data, content_type=None) | hsl20_4_http_client.hsl20_4_http_client.Client | |
set_header(self, key, value) | hsl20_4_http_client.hsl20_4_http_client.Client | |
set_on_data(self, callback) | hsl20_4_http_client.hsl20_4_http_client.Client | |
set_on_error(self, callback) | hsl20_4_http_client.hsl20_4_http_client.Client | |
set_url(self, method, url, http_version=1) | hsl20_4_http_client.hsl20_4_http_client.Client | |
start_request(self) | hsl20_4_http_client.hsl20_4_http_client.Client |