openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
AndroidAsync
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 3 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mainthread chaining convenience method for futures.
Koushik Dutta
More...
over 6 years ago
log cleanup
Koushik Dutta
More...
over 6 years ago
log cleanup
Koushik Dutta
More...
over 6 years ago
fixup idempotency
Koushik Dutta
More...
over 6 years ago
explciitly watch for empty response body based on response codes.
Koushik Dutta
More...
over 6 years ago
testing a possible regression
Koushik Dutta
More...
over 6 years ago
Update README.md
Koushik Dutta
More...
over 6 years ago
systemclock in async server... fix potential bug around time changes. AsyncHttpResponesImpl should not implement DataSink.
Koushik Dutta
More...
over 6 years ago
bug fixes
Koushik Dutta
More...
over 6 years ago
add an idletimeout
Koushik Dutta
More...
over 6 years ago
add a throttle mode
Koushik Dutta
More...
over 6 years ago
Future: add a done callback. Need to deprecate setCallback.
Koushik Dutta
More...
over 6 years ago
update libs
Koushik Dutta
More...
over 6 years ago
websocket: support manual upgrades add ByteBufferListBody for web servers
Koushik Dutta
More...
over 6 years ago
prevent double handled on requests with slow bodies
Koushik Dutta
More...
over 6 years ago
add a bit of a hacky hook for body parsing. need to bust out the router totally at some point.
Koushik Dutta
More...
over 6 years ago
string converter
Koushik Dutta
More...
over 6 years ago
http server tweaks and features
Koushik Dutta
More...
over 6 years ago
AsyncHttpServer: fix up 304 caching to work on any package. remove unnecessary map cache. manifest serves that purpose.
Koushik Dutta
More...
over 6 years ago
do not call writeHeader before end, because it implies a body. this was causing Chrome to crap out (on a seemingly valid response).
Koushik Dutta
More...
over 6 years ago
Revert "seems i do need the content length"
Koushik Dutta
More...
over 6 years ago
seems i do need the content length
Koushik Dutta
More...
over 6 years ago
AsyncHttpServer: clean up unused 304 streams. do not send anything but the 304 on cache hit.
Koushik Dutta
More...
over 6 years ago
AsyncHttpServer: add etag/if-none-match cache support for android assets.
Koushik Dutta
More...
over 6 years ago
Futures.all
Koushik Dutta
More...
over 6 years ago
Future.fail needs to clear the exception.
Koushik Dutta
More...
over 6 years ago
convenience method for connecting ssl sockets and ignoring the trust chain
Koushik Dutta
More...
over 6 years ago
hooks in http server
Koushik Dutta
More...
over 6 years ago
cancel and setparent ought to return a boolean result
Koushik Dutta
More...
over 6 years ago
fix stream bug in ByteBufferListInputStream. get returns a value 0-255. various extra remote functions for async sockets.
Koushik Dutta
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree