Go alternative of python SimpleHTTPServer
翻译 - 转到python SimpleHTTPServer的替代方法
Simple Embeddable HTTP server class in C#
Simple HTTP Server With Upload written in Python 3
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.
翻译 - Updog替代了Python的SimpleHTTPServer。它允许通过HTTP / S进行上传和下载,可以设置临时SSL证书并使用http基本身份验证。
SimpleHTTPServer with support for Range requests
An enhanced version of SimpleHTTPServer
A python SimpleHTTPServer-like multithreading python HTTP server
A simple HTTP server, implemented as a Mac command-line application. The source code, aside from main.m, is designed to work on either Mac or iOS.
Simple http server in Rust (Windows/Mac/Linux)
Simple HTTP Server is a learning project about HTTP Protocol and how server is handling requests.
ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer
Python SimpleHTTPServer NodeJS version
SimpleHTTPServer.jar is [python -m "SimpleHTTPServer"] for java
用C++写的HTTP服务器,使用IOCP模型,本地线程内存池,阻塞时间统计模块。
An HTTP server which makes use of C POSIX libraries and UNIX/Windows sockets
An HTTP server which makes use of C POSIX libraries and UNIX/Windows sockets
A modification of the very useful SimpleHTTPServer python script to add gzip compression.
Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
A Simple HTTP Server with SSL
A simple python HTTP(S) server that supports CORS, Headers, HTTP, HTTPS, and UFW. Like a fancy alternative to "python -m SimpleHTTPServer 8000" when more options are needed.