Skip to content

Add Flutter network headers capture documentation#37440

Open
kikoveiga wants to merge 1 commit into
masterfrom
kikoveiga/flutter-network-headers
Open

Add Flutter network headers capture documentation#37440
kikoveiga wants to merge 1 commit into
masterfrom
kikoveiga/flutter-network-headers

Conversation

@kikoveiga

@kikoveiga kikoveiga commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Adds documentation for the trackResourceHeaders / ResourceHeadersExtractor API in the Flutter RUM advanced configuration page.

This follows the same pattern established in #36291, which added "Capture resource headers" sections for Android, iOS, and Browser SDKs.

Changes:

  • Added a new "### Capture resource headers" subsection under "## Automatically track resources" in layouts/shortcodes/mdoc/en/sdk/advanced_config/flutter.mdoc.md
  • Documents the ResourceHeadersExtractor class and trackResourceHeaders config option
  • Includes the default header table (matching Android/iOS), captureHeaders usage, and the sensitive-headers alert

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Aligns with #36291.

@github-actions github-actions Bot added Architecture Everything related to the Doc backend cdocs labels Jun 11, 2026
Documents the `trackResourceHeaders` / `ResourceHeadersExtractor` API
in the Flutter RUM advanced configuration page, aligning with the
Android and iOS sections added in #36291.
@kikoveiga kikoveiga force-pushed the kikoveiga/flutter-network-headers branch from fb8f564 to 07e8013 Compare June 11, 2026 14:46
@kikoveiga kikoveiga marked this pull request as ready for review June 11, 2026 14:52
@kikoveiga kikoveiga requested review from a team as code owners June 11, 2026 14:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 07e8013335

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread layouts/shortcodes/mdoc/en/sdk/advanced_config/flutter.mdoc.md
@evazorro evazorro self-assigned this Jun 11, 2026
@evazorro evazorro added the editorial review Waiting on a more in-depth review label Jun 11, 2026
@evazorro

Copy link
Copy Markdown
Contributor

Thanks for contributing! I filed DOCS-14709 for a review from the Docs team

@evazorro evazorro removed their assignment Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend cdocs editorial review Waiting on a more in-depth review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants