Pinned Loading
-
A simper python http server can han...
A simper python http server can handle mime type properly 1# -*- coding: utf-8 -*-
2#test on python 3.4 ,python of lower version has different module organization.
3import http.server
4from http.server import HTTPServer, BaseHTTPRequestHandler
5import socketserver
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.