-
Notifications
You must be signed in to change notification settings - Fork 0
Home
D edited this page Oct 8, 2018
·
4 revisions
A network request library based on
Retrofit2
+Okhttp3
+RxJava2
-
1
chain, completely chained.func0().func1().func2()...
,Adaptive
,Jane
-
2
Client forms (Singleton
global configuration,New instance
fully custom configuration) -
3
chained form, fully expanded
- Supports Get, Post, Head, Options, Put, Patch, Delete Request Protocol
- Support file download, progress callback
- Support file upload, progress callback
- Support for adding fixed header headers, dynamic header headers
- Support failure retry mechanism, can specify retry times, retry interval
- Support Tag, Cancel Data Request, Unsubscribe