You can also browse the complete source file or the generated documentation.
class M2Transport(Transport): def __init__(self, ssl_context=None) def make_connection(self, host) def parse_response(self, f) def parse_response_gzip(self, f)