-
Notifications
You must be signed in to change notification settings - Fork 155
Issues: python-hyper/h2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to reuse the connection to send multiple requests in plain socket example
#1266
opened Mar 12, 2022 by
kootenpv
”Header block missing mandatory :path header” when using CONNECT as per the HTTP/2 specification
#1247
opened Feb 24, 2021 by
Gallaecio
Comparison between bytes and string in defining a frozenset throws exception
Bug
#1236
opened Aug 6, 2020 by
chaofanhan
The connection should emit a WindowUpdated event on INITIAL_WINDOW_SIZE change
#1193
opened Jul 8, 2019 by
pgjones
Quadratic performance of h2.connection.H2Connection._open_streams
#1184
opened Feb 17, 2019 by
kahuang
StreamIDTooLowError when trying to send headers into closed stream
#1175
opened Oct 25, 2018 by
vmagamedov
Rewrite frame_buffer to use bytearray()
Easy
Enhancement
Performance
#474
opened Mar 7, 2017 by
Lukasa
Add support for property-based tests for Settings equality.
Enhancement
Testing
#466
opened Feb 13, 2017 by
Lukasa
Use Hypothesis' stateful testing to test interactions between stacks
Testing
#365
opened Oct 20, 2016 by
alexwlchan
hyper should validate header fields on a header block with the CONNECT method
Bug
Easy
#319
opened Sep 19, 2016 by
alexwlchan
Clients should reject any attempt to change the SETTINGS_ENABLE_PUSH setting to a non-zero value
Bug
Easy
#316
opened Sep 19, 2016 by
alexwlchan
related events: feature-flag to only emit stand-alone events
Enhancement
#244
opened Jun 28, 2016 by
Kriechi
Add support for sendfile() based DATA frames.
Enhancement
Performance
Question
#236
opened Jun 4, 2016 by
Lukasa
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.