Hi all, I've just updated the Web site to run on the trunk version. There is also a new current.zip available at: http://www.restlet.org/downloads/current.zip
Let us know if that fixed the issue with IE7. Best regards, Jerome > -----Message d'origine----- > De : Thierry Boileau [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 8 décembre 2006 15:25 > À : [email protected] > Objet : Re: Returning 406 when serving text/css + en-(upper > case country) > > Hello Jeff and Andrew, > > you're right, there was a bug due to case sensitive > comparison (though it should not be, cf RFC 1766 > <http://www.faqs.org/rfcs/rfc1766.html> ) . This has been > fixed in SVN. Jerome will update the restlet site as soon as > possible. > > Best regards, > Thierry Boileau > > > On 12/8/06, A.J. Barnes <[EMAIL PROTECTED] > wrote: > > I'm also seeing 406 when looking at www.restlet.org > with IE6, but > everythings fine with Firefix (of course this may be > totally unrelated) > > AJ > > Quoting Jeff Walter <[EMAIL PROTECTED]>: > > > Hi Jerome, > > > > I'm using a Directory Restlet to serve static data > (images/js/css) in > > my > > app. An issue cropped up recently in testing with > some versions of > > IE7, > > that a GET on any .css file returns a 406 http > response. The issue > > was > > tracked back to the http accepted languages header. > The request > > returns 406 > > if the language is en-US, but returns 200 if the > language is en-us (no > > caps > > on the country code). > > > > Is this a bug, or perhaps a setting i'm missing? > > > > Regards, > > Jeff > > > > > -- > A.J. Barnes, B.Sc., B.N. > Poisons Information Officer > National Poisons Centre / Te Kaunuku Paitini O Aotearoa > > Ph: +64 3 479 7250 > Fax: +64 3 477 0509 > > ======================================================= > > CAUTION: This e-mail message may contain information that is > confidential > and subject to privilege. It is intended solely for the > addressee. If > you > are not the intended recipient, you are notified that any use, > distribution > or copying of this message or data is prohibited. If > you received this > e-mail in error, please notify me immediately and > delete all material > pertaining to this e-mail. Thank you. > > > >

