]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: use curl -z/--timecond if manifest exists
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:25 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:59 +0000 (23:38 +0000)
commitb3b025134c71d00fa26435aec1d2cb8c196103ac
treeda24d661e01588182cb4a17720d46728737c5ab0
parentf6f581b57915e0bc07361d8a03da863b4117f910
lei_mirror: use curl -z/--timecond if manifest exists

This lets us save cycles and avoid scanning + comparing manifest
contents by relying on the Last-Modified HTTP response header.
lib/PublicInbox/LeiMirror.pm