2011
Understanding Browser HTTP Accept Headers: Firefox, Internet Explorer, Opera, and WebKit (Safari / Chrome)
by 1 otherWebkit a un bug au niveau du header accept: il préfère XML à XHTML ou HTML => les applications qui utilisent cet entête pour faire de la négociation de contenu renvoient la version XML de la page au lieu de la version HTML. cf https://bugs.webkit.org/show_bug.cgi?id=27267
2006
User friendly 404 error messages reconsidered
by 4 othersFor years we have praised the wonders of user friendly 404 error messages tailored to the website. But most often such error messages are as bad as they can be even forgetting to use the 404 status code in the HTTP header. It is high time to reconsider if the job is better left to an improved default 404 provided by web servers where it naturally belongs
1
(2 marks)