b.t.h.TestingHTTPSServerMixin : class documentation

Part of bzrlib.tests.https_server View In Hierarchy

Known subclasses: bzrlib.tests.https_server.TestingHTTPSServer, bzrlib.tests.https_server.TestingThreadingHTTPSServer

No class docstring
Method __init__ Undocumented
Method verify_request Verify the request.
Method ignored_exceptions_during_shutdown Undocumented
Method _get_ssl_request Wrap the socket with SSL
def __init__(self, key_file, cert_file):
Undocumented
def _get_ssl_request(self, sock, addr):
Wrap the socket with SSL
def verify_request(self, request, client_address):
Verify the request.

Return True if we should proceed with this request, False if we should not even touch a single byte in the socket !

def ignored_exceptions_during_shutdown(self, e):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.