RemoveProxy (HttpRequest subroutine): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
(No difference)
|
Revision as of 22:42, 15 June 2011
Template:HTTPRequest:RemoveProxy subtitle
This callable method deletes any previous proxy server setting; subsequent Get, Post, and Send calls will not use a proxy server.
Syntax
Template:HTTPRequest:RemoveProxy syntax
Syntax terms
%httpreq | An instantiated HTTPRequest object. |
---|