@bugsnag/delivery-x-domain-request

@bugsnag/js delivery mechanism for IE 8, 9 and 10

Usage no npm install needed!

<script type="module">
  import bugsnagDeliveryXDomainRequest from 'https://cdn.skypack.dev/@bugsnag/delivery-x-domain-request';
</script>

README

@bugsnag/delivery-x-domain-request

This delivery mechanism uses old IE browsers' built-in XDomainRequest to send events and sessions to Bugsnag's API (because they do not allow cross-domain requests with the XMLHttpRequest object). It is included in the browser notifier and is used by IE8, 9 and 10.

License

This package is free software released under the MIT License. See LICENSE.txt for details.