Commit e2a1546c authored by Jason Madden's avatar Jason Madden

Minor CHANGES.rst cleanups. [skip ci]

parent 448127cd
......@@ -72,7 +72,7 @@ Bugfixes
standard library (and gevent prior to 1.5). The number of bytes
written is still returned (instead of ``None``).
See :issue:`1711`.
- Make `gevent.pywsgi` trying to enforce the rules for reading chunked input or
- Make `gevent.pywsgi` stop trying to enforce the rules for reading chunked input or
``Content-Length`` terminated input when the connection is being
upgraded, for example to a websocket connection. Likewise, if the
protocol was switched by returning a ``101`` status, stop trying to
......@@ -89,13 +89,6 @@ Bugfixes
and Python 3.
See :issue:`1724`.
Misc
----
- See :issue:`1692`.
----
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment