RemoveAuthentication (HttpRequest subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
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 lets you clear the authentication values created with SetAuthentication.

Syntax

%httpreq:RemoveAuthentication

Syntax terms

%httpreq A previously defined and instantiated HTTPRequest object.