Conversation
Notices
-
Sami Lehtinen (sl@loadaverage.org)'s status on Wednesday, 26-Aug-2020 01:50:23 JST Sami Lehtinen #Python #HTTPServer #SimpleHTTPRequestHandler #custom #ContentType #MimeType. Source code is the best documentation. There's extensions_map.update({'.ext', 'mime-type'}). No need to #subclass / #override anything. #webserver #HTTP