issues
search
python-hyper
/
h2
Pure-Python HTTP/2 protocol implementation
https://python-hyper.org/
MIT License
968
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add typing information
#1289
Kriechi
opened
5 days ago
5
Updating `H2Connection.local_settings.max_frame_size` does not update `H2Connection.max_inbound_frame_size`.
#1288
sujaldev
closed
5 days ago
2
remove unused attribute `max_inbound_frame_size`
#1287
Kriechi
opened
5 days ago
0
fix: No more BytesWarnings
#1286
BYK
opened
1 week ago
3
Potential issue for request smuggling
#1285
tepel-chen
opened
1 week ago
1
Bad recommendation of cipher suites in examples and docs
#1284
mrdaybird
closed
3 months ago
1
Update docs
#1283
bmwant
closed
3 months ago
4
Fix bug 1241 by calling acknowledge_received_data
#1282
Yaakov-Belch
closed
6 months ago
0
Fix bug when v is None
#1281
puke3615
opened
8 months ago
0
Configure receive window size for auto flow control
#1280
jonathanslenders
opened
9 months ago
2
Use 'trace' level logging to log frames in each direction.
#1279
tomchristie
closed
1 year ago
0
Max inbound stream error logging is incorrect
#1278
stephenc-pace
opened
1 year ago
0
Run CI for Python 3.11
#1277
mhils
closed
1 year ago
1
fix CI
#1276
Kriechi
closed
1 year ago
0
encode/httpx#1214 prefer sending outbound cookies separately to improve headers compression
#1275
cdeler
closed
1 year ago
6
Fix repr() checks for Python 3.11
#1274
jspricke
closed
1 year ago
0
[Docs] Possible typo in tutorial
#1273
rmNULL
closed
2 years ago
1
some web supports HTTP/2 but doesn't advertise this via ALPN, How can I send HTTP/2 requests using h2
#1272
cyal1
closed
2 years ago
0
Switch from hyper to httpx not easy because H2 versions
#1271
juandiegopalomino
closed
2 years ago
1
During initial connetion Hyper H2 is sending 404 Not Found
#1270
chandankumarmohanty
closed
2 years ago
1
Fix repr() checks for Python 3.11
#1269
eclipseo
closed
1 year ago
1
Python 3.11.0b1 test failures due to repr() changes (again)
#1268
mgorny
closed
1 year ago
0
streams: Prevent RST_STREAM from being sent multiple times
#1267
MadMockers
opened
2 years ago
6
How to reuse the connection to send multiple requests in plain socket example
#1266
kootenpv
opened
2 years ago
1
Fix typos
#1265
kianmeng
closed
3 years ago
1
support Python 3.10
#1264
Kriechi
closed
3 years ago
0
Simplifies conditional logic and Refactor Multiple Functions
#1263
yezz123
closed
3 years ago
1
Fix TE header name in error message
#1262
mhils
closed
3 years ago
0
add plain sockets example client
#1261
Kriechi
closed
3 years ago
0
[Question] How can I send a POST request?
#1260
martin-thoma
closed
3 years ago
2
reject empty header names
#1259
Kriechi
closed
3 years ago
1
Add atheris integration
#1258
ad-m
closed
1 year ago
1
"IndexError: index out of range" in _reject_surrounding_whitespace
#1257
ad-m
closed
3 years ago
5
unify repository layout
#1256
Kriechi
closed
3 years ago
0
Incorrect dependency in conda build for h2 version 3.2.0
#1255
Richiecakes
closed
3 years ago
1
Fix repr() checks for Python 3.10
#1254
eclipseo
closed
3 years ago
2
H2 and Python 3.10a7: test failures due to changes in repr()
#1253
eclipseo
closed
2 years ago
2
InvalidBodyLengthError
#1252
WEDeach
closed
3 years ago
2
update logo to be compatible with GitHub dark mode
#1251
mwomick
closed
3 years ago
2
[Cosmetic] Readme logo not compatible with GitHub dark mode
#1250
mwomick
closed
3 years ago
1
No forum or discussion area
#1249
tridentsx
closed
3 years ago
1
Workaround the issues with hypothesis 6.6
#1248
hroncok
closed
3 years ago
1
”Header block missing mandatory :path header” when using CONNECT as per the HTTP/2 specification
#1247
Gallaecio
opened
3 years ago
0
Rename 'hyper-h2' to simply 'h2'
#1246
sethmlarson
closed
3 years ago
2
Proposal: Rename this repository to "h2"
#1245
sethmlarson
closed
3 years ago
5
conn.close_connection() does not TCP connection
#1244
ganeshmurthy
closed
3 years ago
1
add related projects
#1243
akvadrako
opened
3 years ago
2
Related Projects?
#1242
akvadrako
closed
3 years ago
4
asyncio-server.py example is not working correctly
#1241
drv1234
closed
6 months ago
1
H2Connection.outbound_flow_control_window is not updated in the initial SETTINGS exchange
#1240
drv1234
closed
3 years ago
1
Next