summaryrefslogtreecommitdiff
path: root/platform/android/http_request_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move parseCacheControl() up in the class hierarchyThiago Marcos P. Santos2015-10-261-16/+0
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-291-0/+3
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-16/+21
* Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-67/+38
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-111-0/+399