Skip to main content

Asyncio implementation of an HTTP server

Project description

https://img.shields.io/travis/thomwiggers/httpserver.svg https://img.shields.io/pypi/v/httpserver.svg

Python 3.4 asyncio implementation of an HTTP server

Features

  • Supports HTTP/1.1

  • Supports Keep-Alive

  • Serve a specific hostname only

  • Bind to an ip address

  • Uses asyncio

  • Installs an ‘httpserver’ command

History

1.1.0 (2015-04-02)

  • No longer rely on sockets to timeout themselves

  • Add default timeout of 15 seconds to httpserver

  • Negotiate with the Keep-Alive header

  • Add --version command

  • Change documentation theme to alabaster

1.0.1 (2015-03-21)

  • Fix small issue in README on pypi

1.0.0 (2015-03-21)

  • First release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httpserver-1.1.0.tar.gz (104.2 kB view hashes)

Uploaded Source

Built Distribution

httpserver-1.1.0-py2.py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page