I've looked into the network check code, and I have two suggestions: 1. `FetchablesUrlCheck` should also report redirects, 2. Both checks should report *only* 301 (permanent) redirects. Reporting 302 is simply incorrect.
I've looked into the network check code, and I have two suggestions:
FetchablesUrlCheckshould also report redirects,