Ok., thanks a lot.
Anyway, I did some further tests with direct REST API usage (net.Http).
I'm able to access "mock" services (from LuaRT w/o webview) like the ones found at: [Login to see the link]
So it seems there is no issue related to use a company laptop, firewall/proxy, SSL, ecc.
I suspect the problem arises when using REST servers with authentication, triggering things like pre-flight/CORS.
Do you think it's possible to manage CORS in a custom way also for your net.Http class?