[webkit-reviews] review requested: [Bug 14059] [CURL] Does not call
didReceiveResponse() : [Attachment 15470] CURL rework headerCallback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 10 17:35:41 PDT 2007
Holger Freyther <freyther at handhelds.org> has asked for review:
Bug 14059: [CURL] Does not call didReceiveResponse()
http://bugs.webkit.org/show_bug.cgi?id=14059
Attachment 15470: CURL rework headerCallback
http://bugs.webkit.org/attachment.cgi?id=15470&action=edit
------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Simplified headerCallback on the cost of adding more setters to
ResourceResponse. The added setters set m_isNull to false to work for the CURL
backend.
This patch requires the patch for HTTPParsers from the bugreport related to
this one.
More information about the webkit-reviews
mailing list