Print (HttpRequest subroutine): Difference between revisions
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 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. |
---|