[Webkit-unassigned] [Bug 69972] Spurious warnings when receiving HTTP response code 204

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 15:02:04 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=69972





--- Comment #2 from rodarmor at google.com  2011-11-18 15:02:04 PST ---
Created an attachment (id=115880)
 --> (https://bugs.webkit.org/attachment.cgi?id=115880&action=review)
My proposed patch to NetworkManager

Here's my proposed patch. Simply don't check for mime type consistency on 204 responses, since by definition they contain no data.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list