Which clients allow to configure the Accept-Language Request ?
> I posted a week ago here that we needed a mechanism in URL's to express
> request headers, so that some sort of addressing can be used to obtain
> specific representations of objects (i.e., *exactly* the Italian version
> without requiring that the Italian version have its own URL). I didn't
> get any response, but I also hear that the mail list redistributor blew
> up last week - did anyone respond to that?
1) from a document:
ex: The anchor to the Italian version of the document (even the
Accept-Language of the client is english, give the italian version !
<a href=URL ???>Italian version</a>)
Possibility: An option in the <a href=URL Accept-Language=it>...</a>
anchor who bypass the Accept-Language request ???
2) from the client:
- change the accept-language preferrence
- or get the document with to above 1) option (who don't exists !)
Francis Somers