Skip to content

Pull requests: pydantic/httpx2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: merge duplicate Transfer-Encoding: chunked response headers
#1201 opened Sep 11, 2026 by drusc0 Contributor Draft
5 tasks done
Add a wait_for_connection trace event to the connection pool
#1199 opened Sep 7, 2026 by adriangb Member Draft
3 tasks done
Improve invalid header encoding errors
#1194 opened Sep 4, 2026 by gorewilliams Loading…
3 tasks done
Validate a caller-supplied extensions["timeout"]
#1189 opened Sep 4, 2026 by ebarkhordar Loading…
2 of 3 tasks
Mention header name in encoding errors
#1184 opened Sep 2, 2026 by Ryota-Di Loading…
2 of 3 tasks
perf: reduce async request overhead
#1183 opened Sep 1, 2026 by WH-2099 Loading…
3 tasks done
Forward uds, local_address and retries to proxied connections
#1172 opened Aug 29, 2026 by mbeijen Contributor Loading…
Support streaming in ASGITransport
#1171 opened Aug 27, 2026 by tjol Loading…
2 of 3 tasks
Add a native asyncio network backend
#1170 opened Aug 27, 2026 by Kludex Member Loading…
3 tasks done
Track connection pool state incrementally instead of scanning on every request
#1169 opened Aug 27, 2026 by Kludex Member Loading…
3 tasks done
Support IP CIDR ranges in NO_PROXY
#1165 opened Aug 26, 2026 by turettn Loading…
2 of 3 tasks
Recheck HTTP/2 flow after acquiring read lock
#1163 opened Aug 26, 2026 by lordmauve Loading…
SSLError
#1156 opened Aug 22, 2026 by ccbest Contributor Loading…
3 tasks done
httpcore2: prefer h2 for ALPN protocol if requesting HTTP/2
#1155 opened Aug 21, 2026 by benjarobin Loading…
1 of 3 tasks
Support async file objects in content= and files=
#1145 opened Aug 18, 2026 by tsimoshka Loading…
3 tasks done
Increase URL parsing speed by approximately 2 times
#1139 opened Aug 15, 2026 by AyumuKasuga Loading…
2 of 3 tasks
fix: handle missing hashlib.md5 on FIPS-enforced Python
#1130 opened Aug 10, 2026 by mwatkins-ld Loading…
3 tasks done
Interrupt blocked queue puts during sync WebSocket teardown
#1123 opened Aug 7, 2026 by Kludex Member Loading…
Bracket IPv6 address literals when rendering URLs and authorities
#1091 opened Jul 29, 2026 by AdrianAtZyte Loading…
3 tasks done
Attach the request to SSE errors via request_context
#1073 opened Jul 16, 2026 by Kludex Member Loading…
Ensure mounted transports are closed even if main transport raises
#1070 opened Jul 15, 2026 by mbeijen Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.