It sounds to me like what you need is a kind of mandatory content-negotiation in which Accept-Language: en-us; q=1.0, *; q=0.0 Which would mean give me the US English version if it is available, otherwise respond with 406 Not Acceptable Similarly, a PUT (or check in) should be able to specify a language (It's a little non-intuitive to use "Accept-Language" here, but I suppose it would work. If the server is unable to store language specific versions, or is unable to store the document under the language specified, I believe it should respond with 409 Conflict --- Gregory Woodhouse gjw@wnetc.com / http://www.wnetc.com/home.html If you're going to reinvent the wheel, at least try to come up with a better one.Received on Friday, 6 June 1997 13:12:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:43:42 GMT