In-reply-to » @prologic i'm guessing then a HEAD request is sent every 5m, and then the feed is fetched if the headers are different?

@zvava@twtxt.net No HEAD requests, but regular GETs with If-Modified-Since request headers if possible: https://git.mills.io/yarnsocial/yarn/src/branch/main/internal/fetcher.go#L270

⤋ Read More