bookwyrm-social/bookwyrm

Check HTTP status codes on file links

Aperta

#1831 aperta il 17 gen 2022

 (6 commenti) (1 reazione) (0 assegnatari)Python (326 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (2754 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When an edition has a link out to a copy of the book, it would be great to automatically check that the link isn't returning a 404 or error type status code. I think this can be a HEAD request. I'm not sure when the best time to do it is.

Guida contributor