bookwyrm-social/bookwyrm

Check HTTP status codes on file links

Ouverte

#1 831 ouverte le 17 janv. 2022

 (6 commentaires) (1 réaction) (0 personne assignée)Python (326 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (2 754 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur