bookwyrm-social/bookwyrm

Check HTTP status codes on file links

Offen

#1.831 geöffnet am 17.01.2022

 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (326 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (2.754 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide