http2py.client

class http2py.client.HttpClient(openapi_spec=None, session_state=None, url=None, **auth_kwargs)[source]

A client class meant as an interface to an HTTP service with one or more routes defined with an OpenAPI spec.