mcxiaoke / android-volley

DEPRECATED
4.29k stars 1.56k forks source link

Deprecation #151

Open ArcherN9 opened 8 years ago

ArcherN9 commented 8 years ago

I see the library was marked deprecated yesterday. I went over to Volley repo to check if they had made provisions for handling 302 and 301 redirects. I couldn't seem to find any piece of code that would suggest this.

peshkira commented 8 years ago

I can only agree. I don't believe this lib should be deprecated. The "official" seems to be rather old. The ImageLoader for example does not include the makeImageRequest method, which was introduced in 2014 if I am not mistaken: [https://android.googlesource.com/platform/frameworks/volley/+/6c8ba96246e9c1f0056341d9f1d16208489ba555%5E%21/](ImageLoader src)

Please reconsider maintaining the lib.