We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177281d commit 152cf24Copy full SHA for 152cf24
README.md
@@ -11,7 +11,7 @@ Features
11
- Requests use a **threadpool** to cap concurrent resource usage
12
- GET/POST **params builder** (RequestParams)
13
- **Multipart file uploads** with no additional third party libraries
14
-- Tiny size overhead to your application, only **22kb** for everything
+- Tiny size overhead to your application, only **19kb** for everything
15
- Automatic smart **request retries** optimized for spotty mobile connections
16
- Automatic **gzip** response decoding support for super-fast requests
17
- Optional built-in response parsing into **JSON** (JsonHttpResponseHandler)
0 commit comments