These are the headers your browser carries along (at this moment):
HTTP_ACCEPT: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7HTTP_ACCEPT_ENCODING: gzipHTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5HTTP_CACHE_CONTROL: no-cacheHTTP_CONNECTION: closeHTTP_COOKIE: PHPSESSID=606423add85dd8f98f0f1df0fbf38a91HTTP_HOST: krijnhoetmer.nlHTTP_PRAGMA: no-cacheHTTP_USER_AGENT: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)HTTP_X_CC_ID: ccc03-01A huge problem for content negotiation is that Internet Explorer sends HTTP_ACCEPT: */*. Bah :(
Thanks Mathias Bynens for your remarks ;)