-
-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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): FoundIf you follow the suggestion and add 302 to the accept set, this just terminates the link check at the 302.
mre
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed