[Webkit-unassigned] [Bug 16269] WebKit fails WICD XMLHttpRequest gzip'd content test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 8 08:12:50 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16269


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
           Keywords|NeedsReduction              |




------- Comment #2 from ap at webkit.org  2007-12-08 08:12 PDT -------
I think that this test is not correct - the server sends "Content-Encoding:
x-gzip" even though we didn't ask for it in Accept-Encoding.

CFNetwork does support "gzip" content encoding, as specified in RFC 2616.
Support for "x-gzip" is not a MUST-level requirement, so it is conforming to
omit it even when "gzip" is supported.


-- 
Configure bugmail: http://bugs.webkit.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