Print (HttpRequest subroutine)

From m204wiki
Revision as of 23:51, 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 displays a report of the HTTPRequest instance that is useful for debugging. The display is sent to wherever Print statement output is currently being directed.

Syntax

%httpreq:Print

Syntax terms

%httpreq An instantiated HTTPRequest object.