Windows 10; https; HttpRequest
Posted: Mon Feb 20, 2023 9:33 am
Hello,
using HttpRequest, I want to use the system setup script.
When I read the proxy from the content of the setup script, I can set up the HttpProxy(...) but then need user id/password.
This is correct; but I have none and don't need one for example using another development tool.
As I observe, some development tools can use default proxy; for some checking for updates I need to cancel VPN.
When does HttpRequest() use the windows 10 system settings setup script?
In Settings, at "Proxy" You can find "Detect settings automatically", "Use Setup Script".
This is all set up at all our PCs at our site.
This setup script does not use user id/paassword exlicit given.
Any idea?
Thanks a lot in advance
using HttpRequest, I want to use the system setup script.
When I read the proxy from the content of the setup script, I can set up the HttpProxy(...) but then need user id/password.
This is correct; but I have none and don't need one for example using another development tool.
As I observe, some development tools can use default proxy; for some checking for updates I need to cancel VPN.
When does HttpRequest() use the windows 10 system settings setup script?
In Settings, at "Proxy" You can find "Detect settings automatically", "Use Setup Script".
This is all set up at all our PCs at our site.
This setup script does not use user id/paassword exlicit given.
Any idea?
Thanks a lot in advance