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

Semantics of If-Match #72

Closed
liyishuai opened this issue Jun 1, 2018 · 0 comments · Fixed by #357
Closed

Semantics of If-Match #72

liyishuai opened this issue Jun 1, 2018 · 0 comments · Fixed by #357

Comments

@liyishuai
Copy link

liyishuai commented Jun 1, 2018

If the field-value is a list of entity-tags, the condition is false if
none of the listed tags match the entity-tag of the selected representation.

This sentence describes cases where the selected representation exists and has an entity-tag. Shall we also specify that "if the selected representation does not exist or does not have an entity-tag, then the condition is false"?

@mnot mnot self-assigned this Mar 20, 2020
mnot added a commit that referenced this issue Apr 27, 2020
reschke added a commit that referenced this issue Apr 27, 2020
triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this issue Apr 29, 2020
httpwg/http-core#343
• Adjust multiple Content-Length handling

httpwg/http-core#346
• Rework invalidation definition
• Roy's suggestions
• grammar

httpwg/http-core#353
• Make text body narrower for readability

httpwg/http-core#354
• Remove H1-specific connection-related requirements
• Roy's feedback

httpwg/http-core#316
• map request target to target URI/resource
• fix one leftover of "effective request URI"
• Adjust anchor names
• push note into <aside> and move index entry
• sort change log
• restore indentation
• re-add missing closing brackets
• fix change log section title
• fix change log
• remove semantics HTML too
• removing HTML from PR

httpwg/http-core#344
• Don't rely on the HTTP/1.1 Messaging specification to define "message"

httpwg/http-core#357
• Present If-[none]-Match evaluation more clearly

httpwg/http-core#72
• Semantics of If-Match

httpwg/http-core#345
• remove ref to close option
• remove HTML from PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants