|
Posted by joshbeall on 08/04/06 17:16
This isn't really an HTML question, but as HTTP is the protocol most
often used to transport HTML, I thought some people here might have
some insights. Furthermore I'm not sure where else to ask.
Consider the following request headers (I used || to separate names and
values):
Accept||text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Charset||ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding||gzip,deflate
Accept-Language||en-us,en;q=0.5
I'm curious what the q=0.5 , q=0.7 and so forth indicate. Can someone
enlighten me? Point me to a reference?
-Josh
Navigation:
[Reply to this message]
|