RemoveProxy (HttpRequest subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JAL (talk | contribs)
mNo edit summary
 
m 1 revision
(No difference)

Revision as of 01:17, 15 June 2011

<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.