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 note about field ABNF #380

Closed
reschke opened this issue Jun 3, 2020 · 0 comments
Closed

update note about field ABNF #380

reschke opened this issue Jun 3, 2020 · 0 comments

Comments

@reschke
Copy link
Contributor

reschke commented Jun 3, 2020

This specification does not use ABNF rules to define each "Field Name: Field Value" pair, as was done in earlier editions. Instead, this specification uses ABNF rules that are named according to each registered field name, wherein the rule defines the valid grammar for that field's corresponding field values (i.e., after the field value has been extracted by a generic field parser).

s/earlier editions/earlier editions until RFC 2616/

@reschke reschke self-assigned this Jun 3, 2020
reschke added a commit that referenced this issue Jun 3, 2020
reschke added a commit that referenced this issue Jun 4, 2020
update note about field ABNF (#380)
@mnot mnot closed this as completed Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants