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

update refs for -12 of http core drafts #4182

Merged
merged 3 commits into from
Oct 16, 2020
Merged

update refs for -12 of http core drafts #4182

merged 3 commits into from
Oct 16, 2020

Conversation

reschke
Copy link
Contributor

@reschke reschke commented Oct 4, 2020

No description provided.

Copy link
Contributor

@MikeBishop MikeBishop left a comment

Choose a reason for hiding this comment

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

Thanks for doing this scrub, Julian. A few things here where I think there might be a more appropriate reference.

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
@@ -459,8 +459,8 @@ An HTTP message (request or response) consists of:
3. optionally, the trailer field section, if present, sent as a single HEADERS
frame.

Header and trailer field sections are described in Section 5 of {{!SEMANTICS}};
the payload body is described in Section 7.3.3 of {{!SEMANTICS}}.
Header and trailer field sections are described in Section 5.4 of {{!SEMANTICS}};
Copy link
Contributor

@MikeBishop MikeBishop Oct 7, 2020

Choose a reason for hiding this comment

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

Section 5.4 is about headers only, not trailers. This may need to explicitly reference 5.4 and 5.6 to get the equivalent context. Also, this paragraph will need to be rewrapped.

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
@@ -1773,7 +1773,7 @@ attack on a plaintext protocol.
## Intermediary Encapsulation Attacks

The HTTP/3 field encoding allows the expression of names that are not valid
field names in the syntax used by HTTP (Section 5.3 of {{!SEMANTICS}}). Requests
field names in the syntax used by HTTP (Section 5.4.3 of {{!SEMANTICS}}). Requests
Copy link
Contributor

Choose a reason for hiding this comment

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

This paragraph needs to be rewrapped.

@LPardue
Copy link
Member

LPardue commented Oct 15, 2020

@reschke could you please help us out by responding to Mike's comments. This PR you kindly made will help us address issues raised during AD review, which is a blocker to LC.

@LPardue LPardue linked an issue Oct 15, 2020 that may be closed by this pull request
@martinthomson martinthomson added -http editorial An issue that does not affect the design of the protocol; does not require consensus. labels Oct 15, 2020
@larseggert
Copy link
Member

If @reschke isn't responding, @MikeBishop should use his best judgement and then merge this.

@reschke
Copy link
Contributor Author

reschke commented Oct 16, 2020

I only did a mechanical check (restoring the references that were there before). @MikeBishop - if you feel that these can be improved just go ahead.

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
@MikeBishop MikeBishop merged commit 2b07699 into quicwg:master Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-http editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP-31: All section references into [SEMANTICS] needs updating
5 participants