Python 3.4 asyncio implementation of an HTTP server
Free software: BSD license
Documentation: http://pythonhosted.org/httpserver/
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
Release files for httpserver 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| httpserver-1.1.0.tar.gz | 104.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| httpserver-1.1.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 112.0 kB
Release files / httpserver-1.1.0.tar.gz
| Download URL | httpserver-1.1.0.tar.gz |
|---|---|
| Size | 104.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5bc3daf82512f2f0b311cca68d8ea7a3918c7520d266ce1b8660ed46c478c2e0
|
|
BLAKE2b-256 checksum How to use checksums |
1bb5f8501d4c763c283ebe108aaa278238c16fdb36fa3cca2419ce9ac709527d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / httpserver-1.1.0-py2.py3-none-any.whl
| Download URL | httpserver-1.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ed8845192b1b282753e529feed054b0ccc7a7ab64a8e9632b13cc73108eeb30c
|
|
BLAKE2b-256 checksum How to use checksums |
271ed8d4bed911b0ef911863c8b06dc2b3f1748980703eaacce846ccda73301b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |