[webkit-reviews] review requested: [Bug 117342] [curl] Merge http response header values : [Attachment 204033] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 05:53:04 PDT 2013


Peter Gal <galpeter at inf.u-szeged.hu> has asked	for review:
Bug 117342: [curl] Merge http response header values
https://bugs.webkit.org/show_bug.cgi?id=117342

Attachment 204033: proposed patch
https://bugs.webkit.org/attachment.cgi?id=204033&action=review

------- Additional Comments from Peter Gal <galpeter at inf.u-szeged.hu>
The current implement used the setHTTPHeaderField method which replaced the
previous header. There the addHTTPHeaderField method which will concatenate the
values if required.


More information about the webkit-reviews mailing list