Skip to content

Conversation

@jstasiak
Copy link

[1] added support for ETag/If-None-Match to not fetch feed information unnecessarily if it didn't change since the last successful fetch.

This patch builds on top of that by reading the Last-Modified response headers and sending the values in If-Modified-Since request headers.

The goal is the same as in [1] just for situations without the ETag header.

[1] 8da1425 ("add If-None-Match etag stuff and more")

[1] added support for ETag/If-None-Match to not fetch feed information
unnecessarily if it didn't change since the last successful fetch.

This patch builds on top of that by reading the Last-Modified response
headers and sending the values in If-Modified-Since request headers.

The goal is the same as in [1] just for situations without the ETag header.

[1] 8da1425 ("add If-None-Match etag stuff and more")
@jstasiak
Copy link
Author

Let me know if I should structure the changes differently, happy to adjust that.

@ckampfe
Copy link
Owner

ckampfe commented Apr 18, 2025

@jstasiak thank you very much for your contribution, I will take a look when I am able!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants