bookwyrm-social/bookwyrm
Check HTTP status codes on file links
Aberta
#1.831 aberto em 17 de jan. de 2022
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.