-
Notifications
You must be signed in to change notification settings - Fork 187
Pull requests: encode/httpcore
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reclaim connections orphaned by a cancelled request
#1099
opened Jul 25, 2026 by
wwmanidumaneesha
Loading…
Reset the HTTP/2 stream when a request is cancelled
#1098
opened Jul 25, 2026 by
wwmanidumaneesha
Loading…
Apply the connect timeout to the SOCKS5 handshake
#1097
opened Jul 25, 2026 by
wwmanidumaneesha
Loading…
2
Fix nonexistent
iter_content() reference in stream() docstring
#1096
opened Jul 25, 2026 by
cognis-digital
Loading…
fix(http2): wait when outbound flow control window is negative
#1095
opened Jul 19, 2026 by
l46983284-cpu
Loading…
3 tasks done
Reclaim orphaned pool connections after cancellation
#1094
opened Jul 16, 2026 by
tianrking
Loading…
Fix race on free-threaded: read _expire_at only once
#1090
opened Jun 24, 2026 by
mscheltienne
Loading…
1 of 3 tasks
Close proxy tunnel connection when TLS raises during CONNECT (#921)
#1087
opened Jun 11, 2026 by
phanen
Loading…
2 tasks done
Drop stale unavailable pool connections
#1084
opened May 20, 2026 by
Mirochill
Loading…
3 tasks done
Fix HTTP/2 send when flow-control window is negative
#1083
opened May 12, 2026 by
mbeijen
Loading…
2 tasks done
Add HTTP/2 PING keepalive to prevent idle connection timeouts
#1081
opened Apr 30, 2026 by
balaji-g
Loading…
3 tasks done
Normalize trailing dots before TLS hostname verification
#1074
opened Apr 27, 2026 by
ShipItAndPray
Loading…
Fix exception handling in tunnel connections to prevent zombie connections
#1071
opened Apr 22, 2026 by
armorbreak001
Loading…
fix/perf: strip trailing-dot FQDN for TLS SNI + memoryview zero-copy writes (fixes #1029 & #1063)
#1068
opened Mar 26, 2026 by
naarob
Loading…
Fix SSL certificate verification failure for hostnames with trailing dots (#1063)
#1067
opened Mar 22, 2026 by
r266-tech
Loading…
Move HTTP/2 stream events cleanup inside state lock in _response_closed
#1062
opened Feb 20, 2026 by
bysiber
Loading…
Release HTTP/2 semaphore permit on NoAvailableStreamIDError
#1061
opened Feb 20, 2026 by
bysiber
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.