bookwyrm-social/bookwyrm

Check HTTP status codes on file links

开放

#1,831 创建于 2022年1月17日

 (6 条评论) (1 个反应) (0 位负责人)Python (326 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (2,754 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南