1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix AndroidAsync NameValuePair class defining a duplicate org.apache.http.NameValuePair More... over 9 years ago
set Locale.ENGLISH to all format related functions More... almost 10 years ago
Merge pull request #403 from ahmednuaman/patch-1 More... almost 10 years ago
fixed typo relating to callback in multipart/form-data example More... almost 10 years ago
fix package error More... almost 10 years ago
handle custom hostname verifyer result to deny request if hostname is not allowed More... almost 10 years ago
apache http is deperacated, comment out test until rewritten add AsyncServerHttpResponse.send(byte[]) More... almost 10 years ago
Thread affinity fixes for BufferedDataSink More... almost 10 years ago
api 23, remove deprecated apache http stuff. More... almost 10 years ago
Merge pull request #382 from mkonecny/master More... almost 10 years ago
Update README.md More... almost 10 years ago
Update README.md More... almost 10 years ago
Merge pull request #378 from Ninjanetic/issue-295-null-object More... about 10 years ago
Handle cases where the transport becomes null during the socketIO heartbeat. More... about 10 years ago
Properly bubble up any exceptions during handshake failure. More... about 10 years ago
Use thread safe List implementation for middleware items More... about 10 years ago
Merge pull request #363 from chengg11/master More... about 10 years ago
add onPing() support to client can be ware of the pings sent by server More... about 10 years ago
Manually closing AsyncHttpResponse should also terminate the socket. More... about 10 years ago
216 More... about 10 years ago
Synchronise access to mMiddleware. More... about 10 years ago
215: More... about 10 years ago
mimes on streams. no chunked necessary for connection:close More... about 10 years ago
min sdk, explicitly choose charset More... about 10 years ago
Add ISO-8859-1 charset. More... about 10 years ago
Fix spdy negotiation. More... over 10 years ago
Fix proxying to not require transparent proxying. This was a regression. More... over 10 years ago
213 More... over 10 years ago
Another approach to the message digest fix. More... over 10 years ago
Revert "fix issue 461" More... over 10 years ago