Skip to content

Handle redirects properly #3569

@sadym-chromium

Description

@sadym-chromium

Currently, in case of a network request being redirected, the network events are mixed up. Only one network event is emmited with "status: 302", but the location is the redirected one, and data collector collects the redirected response.

Puppeteer test: https://github.com/puppeteer/puppeteer/blob/82a5f2da516576370f4bf38bbe7fd48c30b8ccdb/test/TestExpectations.json#L1633

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions