#327 closed editorial (incorporated)
"expect" grammar missing OWS
Reported by: | julian.reschke@… | Owned by: | julian.reschke@… |
---|---|---|---|
Priority: | normal | Milestone: | unassigned |
Component: | p2-semantics | Severity: | Active WG Document |
Keywords: | Cc: |
Description
I believe we need to allow OWS between ";" and parameters, like that:
expectation-extension = token [ "=" ( token / quoted-string ) *( OWS ";" OWS expect-param ) ]
Not sure about BWS around "=".
Attachments (3)
Change History (8)
comment:1 Changed 11 years ago by julian.reschke@…
comment:2 Changed 11 years ago by julian.reschke@…
- Owner changed from draft-ietf-httpbis-p2-semantics@… to julian.reschke@…
comment:3 Changed 11 years ago by julian.reschke@…
comment:4 Changed 11 years ago by julian.reschke@…
- Resolution set to incorporated
- Status changed from new to closed
comment:5 Changed 11 years ago by julian.reschke@…
Note: See
TracTickets for help on using
tickets.
Also, Alex R. reminds us: