Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
a8t3r
/
async-http-client
Public
forked from
AsyncHttpClient/async-http-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
d7259ea
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 4, 2013
Enable maxConnectionLifeTimeInMs option for Grizzly connection pool.
rlubke
committed
d7259ea
Copy full SHA for d7259ea
Remove dead code.
rlubke
committed
5e84f41
Copy full SHA for 5e84f41
Commits on Jun 3, 2013
Don't use StringBuilder.deleteCharAt to remove last char, close #313
Stephane Landelle
committed
1d5c1d2
Copy full SHA for 1d5c1d2
Commits on May 30, 2013
Remove additional CRLF when there's no Content-Disposition, close #309
Stephane Landelle
committed
c01012f
Copy full SHA for c01012f
Commits on May 28, 2013
File may exist between vm restarts. Reduce noise for that case.
rlubke
committed
13b9bd4
Copy full SHA for 13b9bd4
Revert my prior changes.
rlubke
committed
81cabdc
Copy full SHA for 81cabdc
Make sure temp files are deleted upon VM exit.
rlubke
committed
1f5bc6b
Copy full SHA for 1f5bc6b
Upgrade Slf4j 1.7.5, close #307
Stephane Landelle
committed
858c2fa
Copy full SHA for 858c2fa
Upgrade Netty 3.6.6.Final, close #306
Stephane Landelle
committed
637d9fe
Copy full SHA for 637d9fe
Use StringBuilders instead of StringBuffers, close #305
Stephane Landelle
committed
26ae219
Copy full SHA for 26ae219
Fix timeout tests, close #304
Stephane Landelle
committed
60c7343
Copy full SHA for 60c7343
Final pass. Fix remaining string references to com.ning.
rlubke
committed
0b7dab3
Copy full SHA for 0b7dab3
- Update API packages (part 4):
Show description for 9d555ec
rlubke
committed
9d555ec
Copy full SHA for 9d555ec
- Update API packages (part 3):
Show description for 3b67c20
rlubke
committed
3b67c20
Copy full SHA for 3b67c20
- Update API packages (part 2):
Show description for 082bab2
rlubke
committed
082bab2
Copy full SHA for 082bab2
- Change group ID from com.ning to org.asynchttpclient.
Show description for a120934
rlubke
committed
a120934
Copy full SHA for a120934
Commits on May 24, 2013
- Get SSL related tests passing again after SPDY-related changes.
rlubke
committed
149852a
Copy full SHA for 149852a
- Grizzly+SPDY checkpoint. Now able to support SPDY and HTTP at the same time (no longer mutually exclusive).
rlubke
committed
9671af2
Copy full SHA for 9671af2
Fixes #302
jfarcand
committed
567eed7
Copy full SHA for 567eed7
Commits on May 22, 2013
Make idleConnectionTimeout effective when less than requestTimeout, close #120
Stephane Landelle
committed
0204ca3
Copy full SHA for 0204ca3
Commits on May 21, 2013
Fix Netty privider's ReaperFuture messages, close #281
Stephane Landelle
committed
92ea551
Copy full SHA for 92ea551
Commits on May 20, 2013
Gump version
jfarcand
committed
8020d5a
Copy full SHA for 8020d5a
- Minor cleanup to Grizzly provider.
Show description for cbb2df6
rlubke
committed
cbb2df6
Copy full SHA for cbb2df6
Commits on May 17, 2013
Various multipart fixes, close #296, #297, #298
Stephane Landelle
committed
760a911
Copy full SHA for 760a911
Commits on May 10, 2013
Remove deprecated api usage.
rlubke
committed
fbcc220
Copy full SHA for fbcc220
Commits on May 9, 2013
Add anaytics
jfarcand
committed
b8946eb
Copy full SHA for b8946eb
Add toString().
rlubke
committed
97fd126
Copy full SHA for 97fd126
Commits on May 8, 2013
Very early changes for SPDY/3 support with the Grizzly provider. More changes pending.
rlubke
committed
1379ba5
Copy full SHA for 1379ba5
Commits on May 7, 2013
Merge pull request #293 from normanmaurer/master
Show description for 63d6cac
jfarcand
committed
63d6cac
Copy full SHA for 63d6cac
Make sure no bytes are lost when replace the HttpDecoder with the WebSocket08FrameDecoder
Norman Maurer
committed
fd2ecfd
Copy full SHA for fd2ecfd
Commits on May 1, 2013
Revert back some invalid nanoTime usage, close #280
Stephane Landelle
committed
1404672
Copy full SHA for 1404672
Revive Cookie extra constructors
Stephane Landelle
committed
736b0cc
Copy full SHA for 736b0cc
Support Location header with raw query, close #268
Stephane Landelle
committed
e5b455f
Copy full SHA for e5b455f
Prevent file description leak on ClosedChannelException, master close #288
Stephane Landelle
committed
091f4c6
Copy full SHA for 091f4c6
Don't use System.currentTimeMillis, master close #280
Stephane Landelle
committed
cdbb9fa
Copy full SHA for cdbb9fa
Pagination
Previous
Next
You can’t perform that action at this time.