Skip to content

Commit 0cc77d0

Browse files
read me update
1 parent 3080a7d commit 0cc77d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)