forked from pool/python-waitress
Accepting request 198597 from home:dirkmueller:branches:devel:languages:python
- update to 0.8.7: - The HTTP version of the response returned by waitress when it catches an exception will now match the HTTP request version. - Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPE (see https://github.com/Pylons/waitress/issues/13) OBS-URL: https://build.opensuse.org/request/show/198597 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
1bd76d72fd
commit
a25969a264
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 21:14:23 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 0.8.7:
|
||||
- The HTTP version of the response returned by waitress when it catches an
|
||||
exception will now match the HTTP request version.
|
||||
- Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPE
|
||||
(see https://github.com/Pylons/waitress/issues/13)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 10:15:30 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user