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

Factor out Updating Stored Headers and use in Combining Responses #526

Merged
merged 4 commits into from
Nov 25, 2020

Conversation

mnot
Copy link
Member

@mnot mnot commented Nov 20, 2020

Now that we have three different places referring to the text on updating stored headers, it deserves its own section.

In the process, I noticed that the current text forgot to mention that CC: private and no-cache can have arguments that affect header storage.

Fixes #458.

@mnot mnot requested review from reschke and royfielding November 20, 2020 06:18
@mnot mnot requested a review from reschke November 25, 2020 20:49
@mnot mnot merged commit b3c3a98 into master Nov 25, 2020
@mnot mnot deleted the mnot-458 branch November 25, 2020 20:55
triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this pull request Nov 27, 2020
Move example req/res into the intro
httpwg/http-core#519

Try moving it to the bottom of terminology.
httpwg/http-core#533

Remove history overview that is now in Semantics
httpwg/http-core#534

Rename 'Framing' and move it up
httpwg/http-core#522

Relax 60-second for LM strong compare
httpwg/http-core#518

Introductory text for 'authoritative access'
httpwg/http-core#520

Remove Control Data
httpwg/http-core#521

Introduce protocol versioning and messages
httpwg/http-core#523

HTTP/1.1 Messaging -> HTTP/1.1
httpwg/http-core#524

Adjust section titles
httpwg/http-core#525

Factor out Updating Stored Headers and use in Combining Responses
httpwg/http-core#526

move IANA reg tables back into IANA Considerations sections
httpwg/http-core#528

Update the URI for the [Linhart] paper
httpwg/http-core#527

Remove unused imports of core ABNF rules
httpwg/http-core#530

Strengthen recommendations for application caches
httpwg/http-core#481

Tighten up Vary language
httpwg/http-core#466

Refine how headers are excepted from update on 304
httpwg/http-core#490

Explain that 206 responses can be a subset of the requested ranges
httpwg/http-core#509

note that we are updating RFC 3864
httpwg/http-core#516

proposed current acks
httpwg/http-core#514
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.

Combining Partial Content
3 participants