We encountered this issue with both 4D v14.4 and 4D 15R2 on Windows 7:

When you specify a static proxy server in your internet options (Internet
Options, Connections, LAN settings, Use a proxy server for your LAN), HTTP
Request will use that proxy server. If, however, you specify an automatic
configuration script, HTTP Request will act like no proxy server is
specified and will send all requests directly to the host.

We can use a bit of .Net code to correctly resolve the proxy server to use.
Most of our users do not have permission to alter their internet settings,
so is it possible to somehow tell HTTP Request to use a specific proxy
server?

// Arno Brouwer



--
View this message in context: 
http://4d.1045681.n5.nabble.com/HTTP-Request-and-web-proxies-tp5748248.html
Sent from the 4D Tech mailing list archive at Nabble.com.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to