1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ChunkedInputFilter should eat all data on error. More... over 6 years ago
empty vs null More... over 6 years ago
dont unnecessarily throw on content-length checks More... over 6 years ago
fix potential websocket blocking More... over 6 years ago
mark some methods final More... over 6 years ago
mark some methods final More... over 6 years ago
watch for http server on request fatal crashes? not sure if this is good. it is logged though. More... over 6 years ago
lambda More... over 6 years ago
cleanup More... over 6 years ago
fix bug where exceptions get swallowed by UrlEncodedFormBody More... over 6 years ago
add method to remove a converter More... over 6 years ago
remove defunct map usage from Converters More... over 6 years ago
http server: asset serving improvements More... over 6 years ago
Merge branch 'master' of ssh://github.com/koush/AndroidAsync More... over 6 years ago
documentation More... over 6 years ago
Merge pull request #562 from Dotykacka/fix/body-default-encoding More... over 6 years ago
Merge pull request #564 from mustafa01ali/better-readme More... over 6 years ago
Merge pull request #626 from Swordsman-Inaction/fix-send-stream-issue More... over 6 years ago
Merge pull request #628 from Swordsman-Inaction/add-send-json-array More... over 6 years ago
Merge pull request #627 from Swordsman-Inaction/add-delete-method More... over 6 years ago
Add send json array method More... over 6 years ago
Add delete method More... over 6 years ago
Fix send stream issue that head is not written if content is empty More... over 6 years ago
Merge branch 'master' of ssh://github.com/koush/AndroidAsync More... over 6 years ago
better multipart detection More... over 6 years ago
Merge pull request #625 from secretlocation/content-length-long More... over 6 years ago
parse contentlength as long instead of int More... over 6 years ago
toString implementations More... over 6 years ago
simplify code around checking all possible addresses More... over 6 years ago
future utils More... over 6 years ago