We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d27f6 commit a5914f5Copy full SHA for a5914f5
README.md
@@ -16,10 +16,10 @@ Features
16
- Automatic **gzip** response decoding support for super-fast requests
17
- Optional built-in response parsing into **JSON** (JsonHttpResponseHandler)
18
- Optional **persistent cookie store**, saves cookies into your app's SharedPreferences
19
-
+- Added request caching for offline requests
20
21
Documentation, Features and Examples
22
------------------------------------
23
Full details and documentation can be found on the project page here:
24
25
-http://loopj.com/android-async-http/
+http://loopj.com/android-async-http/
0 commit comments