ietf-822
[Top] [All Lists]

Re: Suggest promoting Content-Language to Proposed Standard

1994-05-11 08:53:42
1) The document draft-alvestrand-language-tag-00.txt has met (as far
   as I have seen) no opposition, and very little comment

Two minor comments.

I'd prefer to see the EBNF of RFC-822 used to define the syntax.  By my
reckoning, it should read thus.

    language-header = "Content-Language" ":" 1#language

    language        = 1*8ALPHA [ "-" 1*8ALPHA ]

I can't see any indication of whether language tags are intended to be
case sensitive.

Tim.