Git Product home page Git Product logo

Comments (4)

baldurbjarnason avatar baldurbjarnason commented on August 16, 2024

Doesn't WebSub support cover a lot of this? That is, any app or system that checks feeds often enough to need this would be using WebSub to get updates pushed to them anyway?

Not saying that this wouldn't be useful information to have in principle, just that WebSub lets feed consumers sidestep this problem for a lot of use cases.

from jsonfeed.

KyLeggiero avatar KyLeggiero commented on August 16, 2024

@baldurbjarnason I agree that the consumer can and should be able to override this if preferred, but shouldn't be required to infer it if the provider has better knowledge of how often it updates. I think it's best to allow the provider to have a standardized way of communicating this, in case the consumer would like to take advantage of it.

from jsonfeed.

JKingweb avatar JKingweb commented on August 16, 2024

I think it's best to allow the provider to have a standardized way of communicating this, in case the consumer would like to take advantage of it.

We already have Expires and Cache-Control: max-age at the HTTP level, for what it's worth.

from jsonfeed.

KyLeggiero avatar KyLeggiero commented on August 16, 2024

@JKingweb Is JSONFeed dependent on HTTP? As far as I knew, they're independent. If being transmitted over HTTP is a requirement of JSONFeed, then that might be worth considering, but then at that point why not pack more info into the HTTP headers, like Content-Disposition: JSONFeed; name="My Example Feed", rather than have it in the JSONFeed file itself?

from jsonfeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.