events_protocol.client.http

Module Contents

class events_protocol.client.http.HttpClient
post(self, url: str, headers: Dict[str, str], payload: str, timeout: int)