Hi,
I have an application that keeps and uses always the same HttpClient instance,
so after I do the login at the first screen I can keep the session with the
server throughout the whole app. The thing is when I call:
query.image("imageURl");
I get an authorization exception. Is there any way to set the http client that
Aquery will use?
Thanks in advance.
Original issue reported on code.google.com by ManuelM...@gmail.com on 21 May 2013 at 2:48
Original issue reported on code.google.com by
ManuelM...@gmail.com
on 21 May 2013 at 2:48