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-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/947441F7-F28F-4F96-8309-94C51F93DE0E%400x58.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to