March 2011
Understanding Browser HTTP Accept Headers: Firefox, Internet Explorer, Opera, and WebKit (Safari / Chrome)
by clochix & 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
November 2009
WebKit nightlies support HTML5 noreferrer link relation
by marcoThe noreferrer link relation is one of many link relations defined in the HTML5 spec, and the first to be implemented in WebKit. We hope it will make life a little easier for web developers who have concerns about user privacy and security.
July 2009
Understanding Browser HTTP Accept Headers: Firefox, Internet Explorer, Opera, and WebKit (Safari / Chrome)
by marcoContent-negotiation with the Accept header is an interesting idea in principle that is hard to use properly in practice because browsers misuse it
1
(3 marks)