Features
- Make asynchronous HTTP requests, handle responses in anonymous callbacks
- HTTP requests happen outside the UI thread
- Requests use a threadpool to cap concurrent resource usage
- Get/post params builder (requestparams)
- Multipart file uploads with no additional third party libraries
- Tiny size overhead to your application, only 60kb for everything
- Automatic Smart Request retries optimized for spotty mobile connections
- Automatic gzip response decoding support for super-fast requests
- Optional built-in response parsing into JSON (Jsonhttpresponsehandler)
- Optional Persistent Cookie store, saves cookies into your app ' s sharedpreferences
Product Features
Making asynchronous HTTP requests, handling anonymous callback responses
HTTP requests occur outside the UI thread
Request use of the upper bound of a thread pool concurrent resource Usage
Get/post params builder (requestparams)
Multi-party file upload with no additional third parties
Small-scale system overhead application that only applies to all 25KB
Smart Auto-retry requests for jagged mobile connection optimizations
Gzip decoding support for ultra-fast automatic request response
binary files (images, etc.) Download and Binaryhttpresponsehandler
Built-in response parsed into JSON and Jsonhttpresponsehandler
Persistent cookie storage that saves cookies to your app's sharedpreferences