ms::Graph method check_async_operation (protected)
<instance of ms::Graph> check_async_operation location
Defined in packages/xooauth/tcl/ms-procs.tcl
For async operations, the MSGraph API returns the location to be checked for finishing via the "location" reply header field. Perform the checking only when the location has the expected structure. ns_log notice "check_async_operation $location"
- Parameters:
- location (required)
- Testcases:
- No testcase defined.