[whatwg] Minor Error in Event Stream Format pseudo-BNF

Ian Hickson ian at hixie.ch
Fri Oct 14 14:10:18 PDT 2005


On Fri, 14 Oct 2005, Lachlan Hunt wrote:

> The pseudo-BNF description for the server sent events stream contains the
> following:
> 
>   <event>   ::= [ <comment> | <command> | <field> ]* <newline>
> 
>   <special> ::= ':' <data> <newline>
> 
> I assume <special> should be <command> instead.

Oops yep, fixed. Thanks.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list