forked from pool/python-h2
- Update to 3.2.0:
* Receiving DATA frames on closed (or reset) streams now properly emit a WINDOW_UPDATE to keep the connection flow window topped up. * h2.config.logger now uses a trace(...) function, in addition to debug(...). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 05:43:42 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.2.0:
|
||||
* Receiving DATA frames on closed (or reset) streams now properly emit a
|
||||
WINDOW_UPDATE to keep the connection flow window topped up.
|
||||
* h2.config.logger now uses a trace(...) function, in addition to
|
||||
debug(...).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 09:27:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user