A convenient HttpClient packaged from Retrofit and RxJava.
- show the upload progress while uploading;
- support multifile upload;
- support multifile download;
- support cache(via memory, database, etc);
- support config model;
- learn the usage of greenDao;
- support all kinds of request;
- support multiway of cache(http default cache, database cache, file cache);
- support cookies persistent;
- support vevy kinds of log strategy;
- support progress uploading and progress downloading;