Skip to content

The extension gets stuck in a 302 redirect loop #4

@bramp

Description

@bramp

When visiting https://store.google.com/, the extension requests /humans.txt, which 302 redirects to /humans.txt/, which 302 redirects to /humans.txt/ and this continues (for what looks like forever).

Arguably store.google.com is at fault, but the extension should protect itself against this. Either by never following 302, or limiting it to a couple of redirects.

screen shot 2017-08-03 at 12 58 59 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions