Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow caching with better pubdate/last-modified values #8

Open
nickvergessen opened this issue Aug 30, 2016 · 0 comments
Open

Allow caching with better pubdate/last-modified values #8

nickvergessen opened this issue Aug 30, 2016 · 0 comments

Comments

@nickvergessen
Copy link

Steps

  1. Request the feed of an instance
  2. Request the feed again

Expected

  1. There is a last modified header that is the pubDate of the <rss><channel> element
  2. The pubDate and lastBuildDate of the <rss><channel> element should be the pubDate of the newest <rss><channel><item>

Actually

  1. There is no last modified header ❌
  2. The pubDate and lastBuildDate are always the current time ❌
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

No branches or pull requests

1 participant