Issues
- 9
Comparison between bytes and string in defining a frozenset throws exception
#1236 opened by chaofanhan - 2
Updating `H2Connection.local_settings.max_frame_size` does not update `H2Connection.max_inbound_frame_size`.
#1288 opened by sujaldev - 1
Secondary Certificate Authentication in HTTP/2
#1223 opened by dimaqq - 3
- 1
Potential issue for request smuggling
#1285 opened by tepel-chen - 1
- 1
asyncio-server.py example is not working correctly
#1241 opened by drv1234 - 1
How to reuse the connection to send multiple requests in plain socket example
#1266 opened by kootenpv - 2
- 2
Accepting the PUSH_PROMISE frame at the client
#1221 opened by chanh1964 - 0
Max inbound stream error logging is incorrect
#1278 opened by stephenc-pace - 0
- 3
ProtocolError on receive_data after connection is closed
#1199 opened by Tronic - 1
- 0
some web supports HTTP/2 but doesn't advertise this via ALPN, How can I send HTTP/2 requests using h2
#1272 opened by cyal1 - 1
- 2
- 2
[Question] How can I send a POST request?
#1260 opened by martin-thoma - 5
- 1
- 1
No forum or discussion area
#1249 opened by tridentsx - 1
- 2
InvalidBodyLengthError
#1252 opened by WEDeach - 1
H2Connection.outbound_flow_control_window is not updated in the initial SETTINGS exchange
#1240 opened by drv1234 - 0
”Header block missing mandatory :path header” when using CONNECT as per the HTTP/2 specification
#1247 opened by Gallaecio - 5
Proposal: Rename this repository to "h2"
#1245 opened by sethmlarson - 1
conn.close_connection() does not TCP connection
#1244 opened by ganeshmurthy - 4
Related Projects?
#1242 opened by akvadrako - 0
A proper asyncio based HTTP/2 client example code
#1239 opened by Aniketh01 - 3
Debug output: encoding generator object 😅
#1219 opened by dimaqq - 2
http://python-hyper.org/h2/ is a broken link
#1234 opened by scr-oath - 7
Documentation: search result links are broken...
#1216 opened by dimaqq - 1
Expand client examples
#1222 opened by Molanda - 1
ValueError: Stream ID must be non-zero
#1231 opened by mhils - 1
https://python-hyper.org/h2/ returns 403 Forbidden
#1226 opened by scr-oath - 3
Proxy not used when using hyper as an adapter in requests
#1224 opened by txtsd - 5
- 1
Tests fail with pytest 5.x series
#1194 opened by scarabeusiv - 2
StreamClosedError on receiving WINDOW_UPDATE on a stream in a "closed" state
#1205 opened by seleznevae - 4
Updates from [requires.io] are failing because pytest has dropped Python 2.7 support
#1202 opened by alexwlchan - 3
Flow control: WINDOW_UPDATE swallowed on closed streams
#1210 opened by Kriechi - 2
Consider using blocklist
#1207 opened by annevk - 2
Handle header values with whitespace pragmatically.
#1206 opened by tomchristie - 1
Are server written in hyper-h2 backward compatible
#1204 opened by blueray453 - 5
Tolerate receiving frames on a closed stream
#1196 opened by sethmlarson - 2
The connection should emit a WindowUpdated event on INITIAL_WINDOW_SIZE change
#1193 opened by pgjones - 3
- 2
TLS cert on https://python-hyper.org/ expired
#1189 opened by ranman - 1
python-hyper.org down
#1188 opened by dimaqq - 1
more performace gain
#1186 opened by drv1234