There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In current Volley lib: https://android.googlesource.com/platform/frameworks/volley/ , the status code 201 is taken as an error, so this bug is fixed, Status code from 200 to 207 are successful responses now. Also the image Caching is improved, just like the one used in Google Plus android app.