Skip to content

Commit 18629ae

Browse files
committed
Update features
1 parent ee71123 commit 18629ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Features
1010
- HTTP requests happen **outside the UI thread**
1111
- Requests use a **threadpool** to cap concurrent resource usage
1212
- 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
1315
- Automatic smart **request retries** optimized for spotty mobile connections
1416
- Automatic **gzip** response decoding support for super-fast requests
1517
- Optional built-in response parsing into **JSON** (JsonHttpResponseHandler)

0 commit comments

Comments
 (0)