24fedffa28
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.
4 lines
218 B
Text
4 lines
218 B
Text
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.
|