Get Method
From CometWiki
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