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 }}
dustismo
/
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
6faa1f8
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 6, 2012
Merge pull request #136 from jloomis/foo
Show description for 6faa1f8
jfarcand
committed
6faa1f8
Copy full SHA for 6faa1f8
Commits on Aug 29, 2012
reset statusReceived when retrying connection
Show description for 22b7ac5
jloomis
committed
22b7ac5
Copy full SHA for 22b7ac5
Commits on Aug 27, 2012
Merge pull request #135 from bgruber/master
Show description for a96602a
rlubke
committed
a96602a
Copy full SHA for a96602a
Upgrade to latest Grizzly 2.2.x release.
rlubke
committed
f0affeb
Copy full SHA for f0affeb
Commits on Aug 22, 2012
error message on timeout includes units
bgruber
committed
b1a8667
Copy full SHA for b1a8667
Merge pull request #133 from slandelle/master
Show description for 6075ac6
rlubke
committed
6075ac6
Copy full SHA for 6075ac6
Fix for #58 (Change default user-agent value to AsyncHttpClient).
rlubke
committed
c855412
Copy full SHA for c855412
Fix for #132 - README.md examples use "http://www.ning.com/ "
rlubke
committed
779070a
Copy full SHA for 779070a
Commits on Aug 21, 2012
Minor changes to AsyncHttpProviderUtils.convertExpireField
Show description for 1cf8d00
Stephane Landelle
committed
1cf8d00
Copy full SHA for 1cf8d00
Commits on Aug 17, 2012
Better handling of an Abort state when dealing with a WS request.
rlubke
committed
2f6549d
Copy full SHA for 2f6549d
Commits on Aug 12, 2012
- improve proxy tunneling test
Show description for 3472bc2
rlubke
committed
3472bc2
Copy full SHA for 3472bc2
Commits on Aug 7, 2012
Merge pull request #130 from figroc/patch-1
Show description for 49678eb
rlubke
committed
49678eb
Copy full SHA for 49678eb
Merge pull request #129 from nire/less_call
Show description for 6d16499
rlubke
committed
6d16499
Copy full SHA for 6d16499
Commits on Aug 3, 2012
Update providers/netty/src/main/java/com/ning/http/client/providers/netty/NettyAsyncHttpProvider.java
Show description for 4c86795
figroc
committed
4c86795
Copy full SHA for 4c86795
Commits on Aug 2, 2012
call getUrl() only once
nremond
committed
71fb642
Copy full SHA for 71fb642
Commits on Jul 31, 2012
small tweak to my previous commit.
rlubke
committed
ee8c6ea
Copy full SHA for ee8c6ea
Incremental fix for #128. ResumableRandomAccessFileListener::onBytesReceived() was passing in the array which backed the ByteBuffer, but didn't use the array offset for the initial position.
Show description for 84040f7
rlubke
committed
84040f7
Copy full SHA for 84040f7
Commits on Jul 27, 2012
Update to latest release, which is 1.7.5
jfarcand
committed
a2093ad
Copy full SHA for a2093ad
Commits on Jun 27, 2012
Small tweak to module name.
rlubke
committed
bb332d0
Copy full SHA for bb332d0
Modularization of AHC.
Show description for eb13641
rlubke
committed
eb13641
Copy full SHA for eb13641
Commits on Jun 24, 2012
Merge pull request #124 from nire/file_exception
Show description for 3bb1383
jfarcand
committed
3bb1383
Copy full SHA for 3bb1383
Commits on Jun 22, 2012
give the file path in the exception so that it's easier to debug
nremond
committed
a93f3a4
Copy full SHA for a93f3a4
Commits on Jun 21, 2012
Merge ahc-1.7.x to master.
Show description for e1232e0
rlubke
committed
e1232e0
Copy full SHA for e1232e0
Commits on Jun 15, 2012
Fix javadoc warnings.
rlubke
committed
477bb3a
Copy full SHA for 477bb3a
Integrate Grizzly 2.2.10.
rlubke
committed
743e746
Copy full SHA for 743e746
Integrate Grizzly 2.2.10.
rlubke
committed
e0f4813
Copy full SHA for e0f4813
Commits on May 25, 2012
Merge pull request #118 from bclozel/master
Show description for d9cc9e1
jfarcand
committed
d9cc9e1
Copy full SHA for d9cc9e1
Commits on May 23, 2012
AsyncHttpClient implements Closeable interface - enables use of JDK7's "try-with-resources" - see issue #44
bclozel
committed
21b7843
Copy full SHA for 21b7843
Commits on May 18, 2012
Further warning cleanup, "only" 200 left (mostly trying to resolve generic type tangle)
cowtowncoder
committed
8194daf
Copy full SHA for 8194daf
Trying to resolve eclipse warnings; simplified Netty ResponseBodyPart
cowtowncoder
committed
2b8dc69
Copy full SHA for 2b8dc69
Commits on May 17, 2012
[maven-release-plugin] prepare for next development iteration
jfarcand
committed
9331839
Copy full SHA for 9331839
[maven-release-plugin] prepare release async-http-client-1.7.5
jfarcand
committed
34e92a9
Copy full SHA for 34e92a9
Add bit more commentary on README wrt buffering
cowtowncoder
committed
b7307e5
Copy full SHA for b7307e5
Commits on May 16, 2012
Merge pull request #112 from slandelle/master
Show description for 5e6952a
jfarcand
committed
5e6952a
Copy full SHA for 5e6952a
Fix/clean up some log handling
Show description for 7f95822
Stephane Landelle
committed
7f95822
Copy full SHA for 7f95822
Pagination
Previous
Next
You can’t perform that action at this time.