bugsnag/bugsnag-js

View on GitHub
packages/plugin-network-breadcrumbs/README.md

Summary

Maintainability
Test Coverage
# @bugsnag/plugin-network-breadcrumbs

This plugin adds the ability to record browser requests as breadcrumbs by monkey-patching `window.XMLHttpRequest` and `window.fetch`, including HTTP status codes where available. It is included in the browser notifier.

## License

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