sentry-dart
sentry-dart copied to clipboard
Set `fragment` in the dio and http integrations
Description
This came out of this comment: https://github.com/getsentry/sentry-dart/pull/1038/#discussion_r985250223
inferredContentType is inferred by the server, no need of setting it.
Consider doing it with https://github.com/getsentry/sentry-dart/issues/969
@marandaneto I guess this is done, correct?