diff options
| author | Chris McDonough <chrism@plope.com> | 2012-01-02 16:48:46 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-01-02 16:48:46 -0500 |
| commit | a41d76281cb2aa49fcbca83b236794b765849e07 (patch) | |
| tree | 58ed5fb7a52bc5c71cbd9d5bb0eb3d7c85b85a9e /docs | |
| parent | a04be0481da5b6117eaab33f61d8cc1abf406a91 (diff) | |
| download | waitress-a41d76281cb2aa49fcbca83b236794b765849e07.tar.gz | |
garden
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/differences.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/differences.rst b/docs/differences.rst index 38c776f..09cb30b 100644 --- a/docs/differences.rst +++ b/docs/differences.rst @@ -60,3 +60,4 @@ Differences from ``zope.server`` - Supports HTTP/1.1 chunked responses when application doesn't set a Content-Length header. +- Dont hang a thread up trying to send data to slow clients. |
