[Webkit-unassigned] [Bug 17682] XHR setRequestHeader("connection", "close") is bogusly rejected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 00:59:38 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19629|0                           |1
        is obsolete|                            |




------- Comment #16 from ap at webkit.org  2008-03-11 00:59 PDT -------
Created an attachment (id=19658)
 --> (http://bugs.webkit.org/attachment.cgi?id=19658&action=view)
test case (tweaked for Firefox 2 compatibility)

Heh, actually the flaw was due to a bug in Firefox 2 - it was making sync
requests instead of async if the third parameter to open() was omitted.

With a corrected test, I can confirm that Firefox 2 does handle "Connection:
close" as described above. According to results given in a parallel
public-webapi discussion, it is the only browser that does so.


-- 
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