http_sync module

exception http_sync.CircuitOpenError(service, endpoint)[מקור]

Bases: RequestException

פרמטרים:
  • service (str)

  • endpoint (str)

__init__(service, endpoint)[מקור]

Initialize RequestException with request and response objects.

פרמטרים:
  • service (str)

  • endpoint (str)

http_sync.get_session()[מקור]
Return type:

Session

http_sync.request(method, url, **kwargs)[מקור]
פרמטרים: