Skip to content

Rename Request type #14300

@lforst

Description

@lforst

Description

Our Request type should be renamed to not clash with the built-in type.

* TODO(v9): Rename this to avoid confusion, because Request is also a native type.
*/
export interface Request {

Tasks:

  • Add alias for type (e.g. "SentryRequestData", "RequestContextData", TBD)
  • Deprecate old Request type

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions