Get Method

From CometWiki

Revision as of 18:26, 6 November 2011 by Skrach (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

XAP Control: Get Method

When issued to LUN 0 in an XAP program, the "Get Method" control parses the header and returns whether the HTTP request was issued via GET or POST.

Syntax:

output$ = Control( 0, "Get Method" )

Return Value:

GET
POST

Example Result:

GET
Personal tools