Magma Expert Licensed User Longtime User Aug 5, 2013 #1 Hi there, where can i set proxy for httpjob and ofcourse how ?
Erel B4X founder Staff member Licensed User Longtime User Aug 5, 2013 #2 You will need to add HttpUtils2 modules instead of the library. You can then set the proxy of hc in HttpUtils2Service (Service_Create). Upvote 0
You will need to add HttpUtils2 modules instead of the library. You can then set the proxy of hc in HttpUtils2Service (Service_Create).