Hello all,

I have released waitress 1.1.0:

Features
        • Waitress now has a __main__ and thus may be called with python 
-mwaitress
Bugfixes
        • Waitress no longer allows lowercase HTTP verbs. This change was made 
to fall in line with most HTTP servers. See 
https://github.com/Pylons/waitress/pull/170
        • When receiving non-ascii bytes in the request URL, waitress will no 
longer abruptly close the connection, instead returning a 400 Bad Request. See 
https://github.com/Pylons/waitress/pull/162 
andhttps://github.com/Pylons/waitress/issues/64

If you run into any issues, please file an issue here: 
https://github.com/pylons/waitress/issues

Thank you,
Bert JW Regeer

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to