bugsnag/bugsnag-js

View on GitHub
packages/delivery-xml-http-request/README.md

Summary

Maintainability
Test Coverage
# @bugsnag/delivery-xml-http-request

This delivery mechanism uses the browser's built-in `XMLHttpRequest` to send events and sessions to Bugsnag's API. It is included in the browser notifier and is used by every browser except IE8, 9 and 10.

## License

This package is free software released under the MIT License. See [LICENSE.txt](./LICENSE.txt) for details.