forked from pool/python-wsproto
Accepting request 654111 from home:alois:branches:devel:languages:python
- Update to version 0.12.0 * Support h11 ~0.8.1. * Support Python 3.7. * Make the close-handshake more explicit, by sending a close frame on reciept of a close frame. * Bugfix fix deflate after a non-compressable message. * Bugfix connection header acceptance, by accepting Connection header values that are comma separated lists. OBS-URL: https://build.opensuse.org/request/show/654111 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 21:08:16 UTC 2018 - aloisio@gmx.com
|
||||
|
||||
- Update to version 0.12.0
|
||||
* Support h11 ~0.8.1.
|
||||
* Support Python 3.7.
|
||||
* Make the close-handshake more explicit, by sending a close
|
||||
frame on reciept of a close frame.
|
||||
* Bugfix fix deflate after a non-compressable message.
|
||||
* Bugfix connection header acceptance, by accepting Connection
|
||||
header values that are comma separated lists.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:56:11 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user