Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AsyncHttpClient
/
async-http-client
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.4k
Code
Issues
84
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
21
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: AsyncHttpClient/async-http-client
Actions
All workflows
Workflows
Build Check
Build Check
Build PR
Build PR
CodeQL
CodeQL
CodeQL - Code Quality
CodeQL - Code Quality
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
Release
Release
Show more workflows...
Management
Caches
Release
Release
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release.yml
will be ignored since log searching is not yet available
191 workflow runs
191 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Send proxy custom headers only to the proxy (#2346)
Release
#224:
Commit
5ac52fb
pushed by
hyperxpro
1m 20s
main
main
1m 20s
View workflow file
Fix the defects the rerunner removal uncovered (#2345)
Release
#223:
Commit
09f7dca
pushed by
hyperxpro
1m 9s
main
main
1m 9s
View workflow file
Test cookie expiry with an injected clock (#2344)
Release
#222:
Commit
ee971a4
pushed by
hyperxpro
1m 17s
main
main
1m 17s
View workflow file
Drop RepeatedIfExceptionsTest and fix the races it hid (#2343)
Release
#221:
Commit
71366bf
pushed by
hyperxpro
1m 29s
main
main
1m 29s
View workflow file
Keep connection-authenticated sockets off the HTTP/2 registry (#2342)
Release
#220:
Commit
a20a55c
pushed by
hyperxpro
1m 23s
main
main
1m 23s
View workflow file
Fix redirect and HTTP/2 follow-up defects (#2341)
Release
#219:
Commit
3ca698f
pushed by
hyperxpro
1m 18s
main
main
1m 18s
View workflow file
Detect transport of external event loop group by IoHandler (#2340)
Release
#218:
Commit
3ff8f47
pushed by
hyperxpro
1m 26s
main
main
1m 26s
View workflow file
Keep credentials out of logs and exception messages (#2339)
Release
#217:
Commit
d7e7575
pushed by
hyperxpro
1m 21s
main
main
1m 21s
View workflow file
Reject fully qualified names and wildcard imports (#2338)
Release
#216:
Commit
59d9a53
pushed by
hyperxpro
1m 20s
main
main
1m 20s
View workflow file
Add opt-in refusals for downgrade and body replay (#2333)
Release
#215:
Commit
1b24539
pushed by
hyperxpro
1m 19s
main
main
1m 19s
View workflow file
Bump the dependencies group with 5 updates (#2337)
Release
#214:
Commit
e8dea8a
pushed by
hyperxpro
3m 4s
main
main
3m 4s
View workflow file
Bump actions/setup-java from 6.0.0 to 6.0.1 in the actions group (#2336)
Release
#213:
Commit
ba231db
pushed by
hyperxpro
1m 19s
main
main
1m 19s
View workflow file
Cache Maven distribution and dependencies in CI (#2335)
Release
#212:
Commit
1506e46
pushed by
hyperxpro
1m 42s
main
main
1m 42s
View workflow file
Fail fast when the scheme rules out HTTP/2 (#2334)
Release
#211:
Commit
04013c6
pushed by
hyperxpro
1m 33s
main
main
1m 33s
View workflow file
Reject invalid HTTP/2 settings when the client is built (#2331)
Release
#210:
Commit
99c8add
pushed by
hyperxpro
1m 55s
main
main
1m 55s
View workflow file
Mark an HTTP/2 connection instead of looking it up (#2320)
Release
#209:
Commit
c6750e2
pushed by
hyperxpro
1m 52s
main
main
1m 52s
View workflow file
Tell the handler about a failure before completing its future (#2328)
Release
#208:
Commit
d1bdd7e
pushed by
hyperxpro
1m 38s
main
main
1m 38s
View workflow file
Fix response body accessors for bodyless and rebuilt responses (#2329)
Release
#207:
Commit
73a9ed8
pushed by
hyperxpro
1m 46s
main
main
1m 46s
View workflow file
Provide an opt-in zero-copy response body view (#2322)
Release
#206:
Commit
c2da749
pushed by
hyperxpro
1m 42s
main
main
1m 42s
View workflow file
Dependency Updates (#2327)
Release
#205:
Commit
10882c6
pushed by
hyperxpro
1m 44s
main
main
1m 44s
View workflow file
fix(netty): preserve non-POST redirect methods (#2325)
Release
#204:
Commit
05efb00
pushed by
hyperxpro
1m 49s
main
main
1m 49s
View workflow file
fix(netty): preserve QUERY across redirects (#2317)
Release
#203:
Commit
1866c0e
pushed by
hyperxpro
1m 44s
main
main
1m 44s
View workflow file
Bump actions/setup-java from 5.6.0 to 6.0.0 in the actions group (#2324)
Release
#202:
Commit
bce2b30
pushed by
hyperxpro
7m 55s
main
main
7m 55s
View workflow file
Bump the dependencies group with 5 updates (#2323)
Release
#201:
Commit
8c67329
pushed by
hyperxpro
1m 41s
main
main
1m 41s
View workflow file
fix(netty): preserve all redirect body types (#2316)
Release
#200:
Commit
49230f5
pushed by
hyperxpro
1m 45s
main
main
1m 45s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.