Conversation
Notices
-
Sami Lehtinen (sl@loadaverage.org)'s status on Monday, 31-Aug-2020 21:58:45 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