一个支持 https,身份验证,rate limiting 和下载续传的 SimpleHTTPServer:
https://github.com/bboe/extended_http_server
不错的学习资料。
https://github.com/bboe/extended_http_server
不错的学习资料。
1
lerry Sep 5, 2012
|
2
phuslu Sep 28, 2012
挺好的一个实现, rate limit 功能能够在做一些测试的时候用.
|
4
lerry Sep 28, 2012
clino 哈哈,多谢,那个好久之前写的确实有些问题
|