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

Cite RFC5234 for ABNF #695

Merged
merged 3 commits into from Jul 24, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion draft-ietf-quic-http.md
Expand Up @@ -82,6 +82,9 @@ The words "MUST", "MUST NOT", "SHOULD", and "MAY" are used in this document.
It's not shouting; when they are capitalized, they have the special meaning
defined in {{!RFC2119}}.

Field definitions are given in Augmented Backus-Naur Form (ABNF), as defined in
{{!RFC5234}}.


# QUIC Advertisement

Expand Down Expand Up @@ -1074,7 +1077,7 @@ The original authors of this specification were Robbie Shade and Mike Warres.

## Since draft-ietf-quic-http-04

None yet.
- Cite RFC 5234 (#404)

## Since draft-ietf-quic-http-03

Expand Down