-
Notifications
You must be signed in to change notification settings - Fork 56
Pull requests: pydantic/httpx2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
httpcore2: prefer h2 for ALPN protocol if requesting HTTP/2
#1155
opened Aug 21, 2026 by
benjarobin
Loading…
1 of 3 tasks
Serialize h2 state machine access for thread-safe HTTP/2 connections
#1153
opened Aug 21, 2026 by
Kludex
Member
Loading…
Support async file objects in
content= and files=
#1145
opened Aug 18, 2026 by
tsimoshka
Loading…
3 tasks done
Replace
--no-verify flag with --verify
#1140
opened Aug 16, 2026 by
AleksaMCode
Loading…
2 of 3 tasks
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
Maintain connection reservations incrementally in the pool
#1076
opened Jul 23, 2026 by
Kludex
Member
Loading…
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…
docs: update README and index with WebSocket support and acknowledgments
#1068
opened Jul 15, 2026 by
ryanwclark1
Loading…
2 of 3 tasks
Preserve the response when a redirect has an invalid Location and redirects are not followed
#1064
opened Jul 14, 2026 by
devl00p
Contributor
Loading…
Inject generated boundary into multipart/form-data Content-Type header
#1044
opened Jun 24, 2026 by
mcmxcdev
Loading…
Support zero-copy memoryview uploads as request content
#1043
opened Jun 24, 2026 by
technillogue
•
Draft
3 tasks done
Close proxy connection when tunnel TLS handshake fails
#1010
opened Jun 2, 2026 by
mbeijen
Contributor
Loading…
strip trailing dot from FQDN hostnames for TLS SNI
#1007
opened Jun 1, 2026 by
mbeijen
Contributor
Loading…
Raise TypeError for invalid cert values
#995
opened May 29, 2026 by
Abdulmumin1
Contributor
Loading…
Add IPNetPattern for accurate CIDR proxy/mount matching
#969
opened May 19, 2026 by
mbeijen
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.