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

Rework representations #673

Merged
merged 12 commits into from
Jan 12, 2021
Merged

Rework representations #673

merged 12 commits into from
Jan 12, 2021

Conversation

mnot
Copy link
Member

@mnot mnot commented Jan 12, 2021

Closes #672. Closes #294.

@mnot mnot requested review from reschke and royfielding January 12, 2021 03:38
Copy link
Contributor

@martinthomson martinthomson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The shift to "response" in caching seems right to me.

draft-ietf-httpbis-semantics-latest.xml Outdated Show resolved Hide resolved
draft-ietf-httpbis-semantics-latest.xml Outdated Show resolved Hide resolved
Co-authored-by: Martin Thomson <martin.thomson@gmail.com>
@mnot mnot marked this pull request as ready for review January 12, 2021 21:03
@mnot mnot merged commit 4d2456f into master Jan 12, 2021
@mnot mnot deleted the mnot-672 branch January 12, 2021 22:22
in accordance with the method, and
trailer fields (<xref target="trailer.fields"/>) for metadata collected
while sending the content.
trailer fields (<xref target="trailer.fields"/>) to communicate information
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this the same as: <xref target="trailer.fields">trailer fields</xref> ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIU, it changes what part is hyperlinked. In any case, the latter style is the one we use throughout.

triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this pull request Jan 17, 2021
fix cache response directive subsection ordering
caching editorial
httpwg/http-core#679

Rework representations
httpwg/http-core#673

Invalid Date handling
httpwg/http-core#671

Specify IMS and IUS like INM and If-Match
httpwg/http-core#670

Modify must-understand to be backwards-compatible
httpwg/http-core#668

Even HTTP/1.0 caches now support Age and CC
httpwg/http-core#667

Clarify how multiple validators are handled
httpwg/http-core#666

Mention INM/IMS precedence
httpwg/http-core#664

Clarify how caches handle missing Date
httpwg/http-core#663

parse defensively instead of requiring an untestable reasonableness
httpwg/http-core#662

mention request target forms in considerations for new methods
httpwg/http-core#656

Use the term content instead of payload
httpwg/http-core#655

provide a definition for partial PUT
semantics
httpwg/http-core#653
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Message and Representation abstractions Description and use of protocol layers
4 participants