R raaiman Member Licensed User Longtime User Mar 4, 2013 #1 :sign0085: 1. can one HttpClient to download several file? 2. when using SetProxy, always recieve like this, "http_ResponseError Reason : java.lang.IllegalStateException: Target host must not be null, or set in parameters". (in first Execute) i have read the url http://www.b4x.com/forum/bugs-wishlist/7883-bug-http-calls-dont-work-proxy.html#post45536, but i cannot get something. thank you Last edited: Mar 4, 2013
:sign0085: 1. can one HttpClient to download several file? 2. when using SetProxy, always recieve like this, "http_ResponseError Reason : java.lang.IllegalStateException: Target host must not be null, or set in parameters". (in first Execute) i have read the url http://www.b4x.com/forum/bugs-wishlist/7883-bug-http-calls-dont-work-proxy.html#post45536, but i cannot get something. thank you
Erel B4X founder Staff member Licensed User Longtime User Mar 4, 2013 #2 1) Yes. Note that HttpUtils2 also supports multiple HttpJobs. 2) Can you post your code and the full error message from the logs? Upvote 0
1) Yes. Note that HttpUtils2 also supports multiple HttpJobs. 2) Can you post your code and the full error message from the logs?
R raaiman Member Licensed User Longtime User Mar 5, 2013 #3 thank eral Now i am doning important thing , after than i will back and post my code . And then i will try the HTTPUtils2 library. Upvote 0
thank eral Now i am doning important thing , after than i will back and post my code . And then i will try the HTTPUtils2 library.