Telnet.read_sb_data() Return the data collected between a SB/SE pair (suboption begin/end). The callback should access these
protocol_version This specifies the HTTP protocol version used in responses. If set to 'HTTP/1.1', the server will
send_error(code, message=None, explain=None) Sends and logs a complete error reply to the client. The numeric code
HTTPConnection.request(method, url, body=None, headers={}) This will send a request to the server using the HTTP request method
error_output(environ, start_response) This method is a WSGI application to generate an error page for the user. It is only invoked
OpenerDirector.add_handler(handler) handler should be an instance of BaseHandler. The following methods
Request.selector The URI path. If the Request uses a proxy, then selector will be the full URL that is passed to
smtp_state Holds the current state of the channel. This will be either COMMAND initially and then DATA
BaseHandler.close() Remove any parents.
is_multicast
Page 60 of 80