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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 15:55:42 PST 2008


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





------- Comment #12 from mjs at apple.com  2008-03-07 15:55 PDT -------
I don't think passing along the header will be a practical issue at all if we
advise the network stack in whatever way is appropriate not to count any
XHR-initiated requests against the connection limit. Actually sending a
"Connection: close" header over the wire does not seem necessary to achieve the
desired goal of bypassing the connection limit, just an accidental side effect.
However, this may be the appropriate way to advise some network stacks to
bypass the connection limit.


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