sentry-dart
sentry-dart copied to clipboard
Support `response` field for the `HttpClient` integration
Its been added to Dio already -> https://github.com/getsentry/sentry-dart/pull/934
We have to add for the HttpClient integration now.
Wait for https://github.com/getsentry/rfcs/pull/22
RFC for the response context. Spec for the HTTP Client errors. User facing docs for Android