January 2019
Beginner to intermediate
776 pages
19h 58m
English
We created a web server by instantiating the HTTPServer class from the BaseHTTPServer module. We attached a custom request handler to this server instance, which compresses every client response using a compress_buffer() method. A predefined HTML content has been supplied to the clients.
Read now
Unlock full access