When the extension is configured for logging REST headers, it may not be trivial to find where certain GET/POST/etc. calls originate from. To make things easier, inspect the frame stack to determine who originated these REST calls. For the detected frame, add its name into the request debug log.
When the extension is configured for logging REST headers, it may not be trivial to find where certain GET/POST/etc. calls originate from. To make things easier, inspect the frame stack to determine who originated these REST calls. For the detected frame, add its name into the request debug log.