Skip to content
Discussion options

You must be logged in to vote

Hi @Ronnie-personal 👋

No, the caching implementation for http.send is different from that of the bundle plugin.

The bundle plugin respects caching directives but does not use max-age/expires AFAIK. Polling will always happen at the configured interval, but if the Etag matches and the server responds with a 304, no bundle will be downloaded as there are no changes to pull.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ronnie-personal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants