rest#

exception ApiException(status=None, reason=None, http_resp=None)#

Bases: Exception

class RESTResponse(resp)#

Bases: IOBase

getheader(name, default=None)#

Returns a given response header.

getheaders()#

Returns a dictionary of the response headers.