simplehttpserver topic
goshs
A SimpleHTTPServer written in Go, enhanced with features and with a nice design
updog
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
simple_http_server
simple http server for upload and download
simple-http-server
Simple http server in Rust (Windows/Mac/Linux)
simplehttpserver
Go alternative of python SimpleHTTPServer
tiny_httpd
Minimal HTTP server using good old threads + blocking IO, with a small request router.
py3SimpleHTTPServerWithUpload
为 Python3 的 http.server 模块增加上传功能
ComplexHTTPServer
ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer