File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -446,8 +446,8 @@ AndroidNetworking.disableLogging(); // disable logging
446
446
### IMPORTANT NOTE
447
447
* Use IMMEDIATE Priority with caution - use is at appropriate place only when
448
448
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.
451
451
452
452
### Inspiration behind making of this library :
453
453
* 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