We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d61a9 commit 2bda506Copy full SHA for 2bda506
docs/platforms/dart/guides/flutter/session-replay/configuration.mdx
@@ -19,7 +19,7 @@ The following options can be configured on the `options.replay` field of your Se
19
## Network Details
20
21
In order to capture basic information about network requests, you need to use our Sentry integrations for the HTTP client you are using.
22
-This allows the instrumented http client to capture network details during your replay.
+This allows the Sentry instrumented HTTP client to capture network details during your replay.
23
24
- [dio](/platforms/dart/integrations/dio/)
25
- [http](/platforms/dart/integrations/http-integration/)
0 commit comments