xdmp.getRequestMethod

xdmp.getRequestMethod() as String

Summary

Returns the HTTP request method.

Example

xdmp.getRequestMethod();
=> "GET"
Powered by MarkLogic Server | Terms of Use | Privacy Policy