File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -446,8 +446,8 @@ AndroidNetworking.disableLogging(); // disable logging
446446### IMPORTANT NOTE
447447* Use IMMEDIATE Priority with caution - use is at appropriate place only when
448448 1 or 2 (at max 2)IMMEDIATE request is required at instant.Otherwise use HIGH Priority.
449- * Known Bug : As on now if you are using GZIP Interceptor from client to server, Upload progress
450- is not working perfectly in Multipart(But is working , only upload progress is not working) .
449+ * Known Bug : As present if you are using GZIP Interceptor from client to server, Upload progress
450+ is not working perfectly in Multipart.
451451
452452### Inspiration behind making of this library :
453453* Recent removal of HttpClient in Android Marshmallow(Android M) made other networking library obsolete.
You can’t perform that action at this time.
0 commit comments