bookwyrm-social/bookwyrm

Check HTTP status codes on file links

Aberta

#1.831 aberto em 17 de jan. de 2022

 (6 comentários) (1 reação) (0 responsável)Python (326 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (2.754 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador