RemoveProxy (HttpRequest subroutine): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
|
(No difference)
|
Revision as of 19:11, 16 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. |
---|