Skip to content

[v11] Migrate cookie / requestData gating to dataCollection #21260

Description

@chargome


Two server SDKs still gate request-data/cookie collection on `sendDefaultPii` via transitional shims. The [spec](https://develop.sentry.dev/sdk/foundations/client/data-collection/#default-collection-behavior) defines `cookies` (and headers/query) defaulting to `{ mode: "denyList" }` — collected, denylist-filtered, **not** gated on `sendDefaultPii`. In v11 these shims should be removed so collection is driven purely by resolved `dataCollection`.

- cloudflare
- vercel-edge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions