Skip to content

Stop managing cookies in node.js #2550

@clovis1122

Description

@clovis1122

Scope

Adds a new behavior

Compatibility

  • This is a breaking change

Feature description

From the discussion at #2467, because node.js does not manage cookies in the default implementation, msw shouldn't manage cookies in node.js either.

This will allow node.js users to decide whether they want to manage cookies via other userland solutions or stick to the default behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions