bDrwx / httpserver

An enhanced version of SimpleHTTPServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpserver
=======================================
This httpserver is a enhanced version of SimpleHTTPServer. 

It was write in python, I use some code from bottle[https://github.com/defnull/bottle] 

It support resuming download, you can set the document root, it has more 

friendly error hit, and it can handle mimetype gracefully

About

An enhanced version of SimpleHTTPServer

License:MIT License


Languages

Language:Python 97.2%Language:HTML 2.8%