Get Header
From CometWiki
(Difference between revisions)
(Created page with "Gets the entire HTTP request header that was received from the browser.") |
m |
||
Line 1: | Line 1: | ||
- | + | ===When issued to LUN 0, the "Get Header" control gets the entire HTTP request header that was received from the browser.=== | |
+ | |||
+ | Syntax: | ||
+ | output$ = Control( 0, "Get Header" ) | ||
+ | |||
+ | Result: |
Revision as of 18:19, 6 November 2011
When issued to LUN 0, the "Get Header" control gets the entire HTTP request header that was received from the browser.
Syntax:
output$ = Control( 0, "Get Header" )
Result: