- From: Roy T. Fielding <fielding@gbiv.com>
- Date: Fri, 20 Dec 2013 16:45:23 -0800
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: Simon Yarde <simonyarde@me.com>, ietf-http-wg@w3.org
On Dec 16, 2013, at 3:16 AM, Julian Reschke wrote: > On 2013-12-16 12:05, Simon Yarde wrote: >> Might be neater to use the new 'word' rule? >> >> >> -- > chunk-ext = *( ";" chunk-ext-name [ "=" chunk-ext-val ] ) >> -- > >> -- > chunk-ext-name = token >> -- > chunk-ext-val = word >> >> >> -- > word = token / quoted-string >> >> >> Best Regards >> >> Simon >> ... > > Maybe. Right now we use "word" only in two places; either we should get rid of it, or use it consistently. Removed in http://trac.tools.ietf.org/wg/httpbis/trac/changeset/2519 along with some other unnecessary rules. ....Roy
Received on Saturday, 21 December 2013 00:45:49 UTC