[Webkit-unassigned] [Bug 14059] [CURL] Does not call didReceiveResponse()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 00:22:13 PDT 2007


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


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14924|review?                     |review-
               Flag|                            |




------- Comment #4 from mjs at apple.com  2007-06-26 00:22 PDT -------
(From update of attachment 14924)
Good improvement, but while you're at it, how about parsing the response
headers too? Also, the curl docs imply that the callback you are changing gets
called once per received header line, seems like that would be bad. According
to libcurl docs:

"This function gets called by libcurl as soon as it has received header data.
The header callback will be called once for each header and only complete
header lines are passed on to the callback."

r- to revise in light of these comments.


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