Skip to content

Look for info regarding "the major browsers do not support requests with no-store." #507

Answered by Jxck
curtisbelt asked this question in Content
Discussion options

You must be logged in to vote

In no-cache section above that line said

Browsers usually add no-cache to requests when users are force reloading a page.

so I think I intended to say like

Note that the major browsers do not provide UI for sending requests with no-store.

basically (really basically), browsers sending 3 types of request in user journey. "Navigation", "Reload", and "Force Reload".
And the major browser basically sends "Last-Modified + ETag", "max-age=0", "no-cache" for each.

So this line doesn't intend to mention supporting "no-store" in fetch() or so.

Replies: 0 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@curtisbelt
Comment options

Comment options

You must be logged in to vote
3 replies
@curtisbelt
Comment options

@Jxck
Comment options

@Jxck
Comment options

Answer selected by curtisbelt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants