-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: AsyncHttpClient/async-http-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Read InputStream bodies straight into the buffer, no staging array
#2233
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Signal STOP on the finishing multipart chunk, not an extra empty read
#2232
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Reuse the per-request partition key instead of recomputing it
#2231
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Avoid the per-request rotation copy in round-robin address selection
#2230
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Schedule the round-robin request timeout once, not twice
#2229
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Cap cookies retained per domain (RFC 6265 5.3)
#2228
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Wait for a sibling HTTP/2 connection without blocking the caller thread
#2227
opened Jul 2, 2026 by
pavel-ptashyts
Contributor
Loading…
Never block the event loop acquiring a connection permit
#2226
opened Jul 1, 2026 by
pavel-ptashyts
Contributor
Loading…
Make idle-channel pool cleaner reap in a single O(n) pass
#2225
opened Jul 1, 2026 by
pavel-ptashyts
Contributor
Loading…
stop config realm leaking to a cross-origin redirect target
#2224
opened Jul 1, 2026 by
jmestwa-coder
Contributor
Loading…
Generalize failed-IP cooldown across all LoadBalance modes and make it configurable
#2221
opened Jun 30, 2026 by
pavel-ptashyts
Contributor
Loading…
use SecureRandom for digest auth cnonce
#2220
opened Jun 30, 2026 by
jmestwa-coder
Contributor
Loading…
Avoid per-connect lock on shared Bootstrap options map (#2218)
#2219
opened Jun 30, 2026 by
pavel-ptashyts
Contributor
Loading…
Auto-detect native transport by default when its library is available
#2216
opened Jun 28, 2026 by
hyperxpro
Member
Loading…
Support MultiThreadIoEventLoopGroup for Netty 4.2+ compatibility
#2170
opened May 1, 2026 by
dduttaCodePractice
Loading…
#1412 Wait for async close tasks before close completes
#1435
opened Jul 5, 2017 by
MiErnst
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.