Skip to content

Commit

Permalink
read me update
Browse files Browse the repository at this point in the history
  • Loading branch information
amitshekhariitbhu committed Jun 2, 2016
1 parent 3080a7d commit 0cc77d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,8 @@ AndroidNetworking.disableLogging(); // disable logging
### IMPORTANT NOTE
* Use IMMEDIATE Priority with caution - use is at appropriate place only when
1 or 2 (at max 2)IMMEDIATE request is required at instant.Otherwise use HIGH Priority.
* Known Bug : As on now if you are using GZIP Interceptor from client to server, Upload progress
is not working perfectly in Multipart(But is working , only upload progress is not working).
* Known Bug : As present if you are using GZIP Interceptor from client to server, Upload progress
is not working perfectly in Multipart.

### Inspiration behind making of this library :
* Recent removal of HttpClient in Android Marshmallow(Android M) made other networking library obsolete.
Expand Down

0 comments on commit 0cc77d0

Please sign in to comment.