browser-sdk

Home > @datadog/browser-rum > RumXhrResourceEventDomainContext > xhr

RumXhrResourceEventDomainContext.xhr property

The XMLHttpRequest object that made the request.

Signature:

xhr: XMLHttpRequest;