[Webkit-unassigned] [Bug 9572] New: Add application/xhtml+xml to the Accept header
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 25 00:05:16 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
Summary: Add application/xhtml+xml to the Accept header
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://ppewww.ph.gla.ac.uk/~flavell/www/content-
type.html
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P3
Component: Page Loading
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ap at nypop.com
Currently, WebKit sends */* as its Accept header. A common technique for
servers is to refrain from sending XHTML in this case, because this is what
clients lacking XHTML support (such as IE) send.
This is what Firefox sends for the main resource:
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list