When the Accept Accept header of the browser says something like the following:
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Does this mean that application/xml , application/xhtml+xml and text/html have a quality parameter of 0.9 ?
Or does this mean that application/xml and application/xhtml+xml have a default value ( q=1 ) and text/html have a parameter of q=0.9 ?
I suppose the first, but hoped that someone knows more definitively.
mckamey Mar 16 '11 at 20:40 2011-03-16 20:40
source share