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

Use HTTP terminology for cache validation #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use HTTP terminology for cache validation #83

wants to merge 1 commit into from

Conversation

da2x
Copy link

@da2x da2x commented May 27, 2017

Conditional GET is not a thing. The method is called HTTP cache revalidation. Changes links to relevant RFC sections for clients and publishers.

@sonicdoe
Copy link
Contributor

I’d prefer keeping the term “conditional GET” because it seems to be more widespread and easier to understand.

@da2x Your linked RFC even calls them “conditional requests”:

Each client in the request chain may have its own cache, so it is common for a cache at an intermediary to receive conditional requests from other (outbound) caches.

Furthermore, MDN also uses the term “conditional request” in its wiki.

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