- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Sat, 18 Jul 2009 13:57:43 +0200
- To: HTTP Working Group <ietf-http-wg@w3.org>, LTRU Working Group <ltru@ietf.org>
Julian Reschke wrote: > > OK, > > thanks for all the feedback so far. I (hopefully) have addressed many of > the issues; here's the new proposed text for 3.5: > ... We stopped to discuss this (<http://trac.tools.ietf.org/wg/httpbis/trac/ticket/13>) 15 months ago; in the meantime RFC4646bis went through many revisions, and now is approved and in the RFC Editor queue. I have updated the proposed change for HTTPbis Part 3 accordingly; see <http://trac.tools.ietf.org/wg/httpbis/trac/attachment/ticket/13/i13.4.diff>. The full text now would read: -- 2.4. Language Tags A language tag, as defined in [RFC4646bis], identifies a natural language spoken, written, or otherwise conveyed by human beings for communication of information to other human beings. Computer languages are explicitly excluded. HTTP uses language tags within the Accept-Language and Content-Language fields. In summary, a language tag is composed of one or more parts: A primary language subtag followed by a possibly empty series of subtags: language-tag = <Language-Tag, defined in [RFC4646bis], Section 2.1> White space is not allowed within the tag and all tags are case- insensitive. The name space of language subtags is administered by the IANA (see <http://www.iana.org/assignments/language-subtag-registry>). Example tags include: en, en-US, es-419, az-Arab, x-pig-latin, man-Nkoo-GN See [RFC4646bis] for further information. -- I understand that back in April 2008 we still discussed various details, such as 1) The exact wording of the "summary", 2) whether we're referring the right ABNF production (does it need to be "obs-language-tag" instead, or both), and 3) the examples (the discussion is archived around <http://lists.w3.org/Archives/Public/ietf-http-wg/2008AprJun/0210.html>) I'd really like to close this one finally, so feedback from the language tag experts would be appreciated. BR, Julian
Received on Saturday, 18 July 2009 11:58:32 UTC