Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect field in seeds-report.txt is only populated for status 301 and 302 #564

Open
ato opened this issue Aug 20, 2023 · 0 comments
Open
Labels

Comments

@ato
Copy link
Collaborator

ato commented Aug 20, 2023

If a seed URL returned a redirect with status code of any of 303 See other, 307 Temporary Redirect or 308 Permanent Redirect then the redirect field is not populated in seeds-report.txt. This appears to be because SeedRecord.fillWith() specifically checks for the status codes 301 and 302.

@ato ato added the bug label Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant