Skip to content

Commit 152cf24

Browse files
committed
Update README
1 parent 177281d commit 152cf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Features
1111
- Requests use a **threadpool** to cap concurrent resource usage
1212
- GET/POST **params builder** (RequestParams)
1313
- **Multipart file uploads** with no additional third party libraries
14-
- Tiny size overhead to your application, only **22kb** for everything
14+
- Tiny size overhead to your application, only **19kb** for everything
1515
- Automatic smart **request retries** optimized for spotty mobile connections
1616
- Automatic **gzip** response decoding support for super-fast requests
1717
- Optional built-in response parsing into **JSON** (JsonHttpResponseHandler)

0 commit comments

Comments
 (0)