blob: 010cbde2f8285f970690d6bce166761657fc399d (
plain)
1
2
3
4
|
Waitress is meant to be a production-quality pure-Python WSGI server with very
acceptable performance.
It has no dependencies except ones which live in the Python standard library.
It supports HTTP/1.0 and HTTP/1.1.
|