V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Livid
V2EX  ›  Python

extended_http_server

  •  
  •   Livid · 2012-09-05 03:33:46 +08:00 · 3081 次点击
    这是一个创建于 4302 天前的主题,其中的信息可能已经有所发展或是发生改变。
    一个支持 https,身份验证,rate limiting 和下载续传的 SimpleHTTPServer:

    https://github.com/bboe/extended_http_server

    不错的学习资料。
    4 条回复    1970-01-01 08:00:00 +08:00
    lerry
        1
    lerry  
       2012-09-05 17:50:40 +08:00
    以前研究断点续传时,也弄过一个
    https://github.com/lerry/httpserver
    支持断点续传和多线程
    phuslu
        2
    phuslu  
       2012-09-28 14:39:38 +08:00
    挺好的一个实现, rate limit 功能能够在做一些测试的时候用.
    clino
        3
    clino  
       2012-09-28 14:52:27 +08:00
    @lerry 刚 fork 你的这个,然后提交了一个 pull request,就看到这贴,真巧呀
    lerry
        4
    lerry  
       2012-09-28 15:14:06 +08:00
    clino 哈哈,多谢,那个好久之前写的确实有些问题
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2511 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 06:31 · PVG 14:31 · LAX 23:31 · JFK 02:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.