RemoveAuthentication (HttpRequest subroutine): Difference between revisions
Jump to navigation
Jump to search
m 1 revision |
|
(No difference)
| |
Revision as of 20:16, 16 June 2011
Clear existing username/password credentials (HttpRequest class)
This callable method lets you clear the
authentication values created with SetAuthentication.
Syntax
httpRequest:RemoveAuthentication
Syntax terms
| %httpreq | A previously defined and instantiated HTTPRequest object. |
|---|