]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix bug in calculating maximum frame size (#153)
authorIsaacBenghiat <isaac_benghiat@brown.edu>
Fri, 6 Sep 2019 18:06:20 +0000 (14:06 -0400)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Fri, 6 Sep 2019 18:06:20 +0000 (13:06 -0500)
commitab9cd0ea112c703c91cf5a57b61ba2376ab39dac
tree666f7e4f8019aa04cee5e5b407889f6ddd88e694
parent3065dd6b6ca347f182cfe1fb26195f6c90c631ca
Fix bug in calculating maximum frame size (#153)
httpx/concurrency/base.py
httpx/dispatch/http2.py
tests/dispatch/test_http2.py
tests/dispatch/utils.py