Skip to content

302 Found redirects are not followed #1958

@katrinafyi

Description

@katrinafyi

302 Found redirects are treated as a final status code rather than a redirect to be followed.

$ echo 'http://dx.doi.org/10.1007/978-3-540-74061-2_11'  | cargo  run - -v      
     [302] http://dx.doi.org/10.1007/978-3-540-74061-2_11 | Rejected status code (this depends on your "accept" configuration): Found

If you follow the suggestion and add 302 to the accept set, this just terminates the link check at the 302.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions