26 Apr
2008
26 Apr
'08
7:11 p.m.
Jorge wrote:
Committed, assuming:
"Accept-Charset: utf-8,*;q=0.8\r\n"
means dillo2 leaves the door open to also receive iso-8859-1.
Yes. Here's what the RFC says: The special value "*", if present in the Accept-Charset field, matches every character set (including ISO-8859-1) which is not mentioned elsewhere in the Accept-Charset field. If no "*" is present in an Accept-Charset field, then all character sets not explicitly mentioned get a quality value of 0, except for ISO-8859-1, which gets a quality value of 1 if not explicitly mentioned.