RemoveProxy (HttpRequest subroutine)
Disable proxy server use (HttpRequest class)
The RemoveProxy callable method deletes any previous proxy server setting; subsequent Get, Post, and Send calls will not use a proxy server.
Syntax
httpRequest:RemoveProxy
Syntax terms
httpRequest | A previously defined and instantiated HttpRequest object. |
---|