RemoveProxy (HttpRequest subroutine)

From m204wiki
Revision as of 23:48, 14 June 2011 by JAL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<section begin=dpl_desc/><section end=dpl_desc/>

This callable method deletes any previous proxy server setting; subsequent Get, Post, and Send calls will not use a proxy server.

Syntax

%httpreq:RemoveProxy

Syntax terms

%httpreq An instantiated HTTPRequest object.