Skip to content

Remove H1-specific connection-related requirements#354

Merged
mnot merged 4 commits intomasterfrom
mnot-144
Apr 27, 2020
Merged

Remove H1-specific connection-related requirements#354
mnot merged 4 commits intomasterfrom
mnot-144

Conversation

@mnot
Copy link
Copy Markdown
Member

@mnot mnot commented Mar 23, 2020

For #144

@mnot mnot requested review from reschke and royfielding March 23, 2020 05:04
Copy link
Copy Markdown
Contributor

@reschke reschke left a comment

Choose a reason for hiding this comment

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

But then we need to move these into Messaging, no?

@mnot
Copy link
Copy Markdown
Member Author

mnot commented Mar 23, 2020

On a case-by-case basis:

  • "HTTP requirements regarding connection management" is an informative reference to h1-messaging, so it's already there;
  • The requirements for 205 are just a re-statement of existing h1 message framing requirements (and duplicative);
  • The requirement for 408 is a bit odd; it's really just spelling out the implications for being in that state in h1. I don't know why it's a SHOULD.
  • 413 has been refactored so it's not h1 specific, but still applicable to it.

@reschke
Copy link
Copy Markdown
Contributor

reschke commented Mar 28, 2020

Ack!

@reschke reschke self-requested a review March 28, 2020 09:05
@mnot mnot requested a review from royfielding April 27, 2020 04:41
@mnot mnot merged commit 77b2cd1 into master Apr 27, 2020
@mnot mnot deleted the mnot-144 branch April 27, 2020 23:11
triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this pull request 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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants