RemoveProxy (HttpRequest subroutine)

From m204wiki
Revision as of 18:27, 15 June 2011 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

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.

See also

Template:HTTPRequest:RemoveProxy footer