RemoveAuthentication (HttpRequest subroutine)

From m204wiki
Revision as of 23:49, 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 lets you clear the authentication values created with SetAuthentication.

Syntax

%httpreq:RemoveAuthentication

Syntax terms

%httpreq A previously defined and instantiated HTTPRequest object.