
xdmp.getRequestMethod() as String
Returns the HTTP request method.
In an isolated evaluation context (see xdmp.isIsolated), this function is not available and throws XDMP-ISOLATED.
xdmp.getRequestMethod(); => "GET"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.