<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>118061</bug_id>
          
          <creation_ts>2013-06-26 08:19:02 -0700</creation_ts>
          <short_desc>[curl] Add &quot;set-cookie&quot; to appendable headers</short_desc>
          <delta_ts>2013-06-27 03:05:54 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>117300</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Szabolcs David">davidsz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>galpeter</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>903720</commentid>
    <comment_count>0</comment_count>
    <who name="Szabolcs David">davidsz</who>
    <bug_when>2013-06-26 08:19:02 -0700</bug_when>
    <thetext>The curl implementation does not allows the concatenating of &quot;Set-Cookie&quot; headers. (RFC 2109)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>903722</commentid>
    <comment_count>1</comment_count>
      <attachid>205496</attachid>
    <who name="Szabolcs David">davidsz</who>
    <bug_when>2013-06-26 08:22:17 -0700</bug_when>
    <thetext>Created attachment 205496
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>903744</commentid>
    <comment_count>2</comment_count>
    <who name="Peter Gal">galpeter</who>
    <bug_when>2013-06-26 08:57:02 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Created an attachment (id=205496) [details]
&gt; Patch

Ah... yeah I missed that one in my patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>903801</commentid>
    <comment_count>3</comment_count>
      <attachid>205496</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-06-26 10:44:46 -0700</bug_when>
    <thetext>Comment on attachment 205496
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205496&amp;action=review

&gt; Source/WebCore/ChangeLog:8
&gt; +        No new tests (OOPS!).

Please update this line and add a Changelog.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904108</commentid>
    <comment_count>4</comment_count>
    <who name="Peter Gal">galpeter</who>
    <bug_when>2013-06-27 01:54:12 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 205496 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=205496&amp;action=review
&gt; 
&gt; &gt; Source/WebCore/ChangeLog:8
&gt; &gt; +        No new tests (OOPS!).
&gt; 
&gt; Please update this line and add a Changelog.

The title of the bug already describes the change I don&apos;t know what more can be described here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904110</commentid>
    <comment_count>5</comment_count>
      <attachid>205496</attachid>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2013-06-27 02:07:33 -0700</bug_when>
    <thetext>Comment on attachment 205496
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205496&amp;action=review

&gt;&gt;&gt; Source/WebCore/ChangeLog:8
&gt;&gt;&gt; +        No new tests (OOPS!).
&gt;&gt; 
&gt;&gt; Please update this line and add a Changelog.
&gt; 
&gt; The title of the bug already describes the change I don&apos;t know what more can be described here.

Please read &quot;ChangeLog files&quot; in https://www.webkit.org/coding/contributing.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904114</commentid>
    <comment_count>6</comment_count>
      <attachid>205578</attachid>
    <who name="Szabolcs David">davidsz</who>
    <bug_when>2013-06-27 02:11:39 -0700</bug_when>
    <thetext>Created attachment 205578
Fixed changelog problem</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904118</commentid>
    <comment_count>7</comment_count>
    <who name="Peter Gal">galpeter</who>
    <bug_when>2013-06-27 02:22:25 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (From update of attachment 205496 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=205496&amp;action=review
&gt; 
&gt; &gt;&gt;&gt; Source/WebCore/ChangeLog:8
&gt; &gt;&gt;&gt; +        No new tests (OOPS!).
&gt; &gt;&gt; 
&gt; &gt;&gt; Please update this line and add a Changelog.
&gt; &gt; 
&gt; &gt; The title of the bug already describes the change I don&apos;t know what more can be described here.
&gt; 
&gt; Please read &quot;ChangeLog files&quot; in https://www.webkit.org/coding/contributing.html

I know that, but still... oh well...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904125</commentid>
    <comment_count>8</comment_count>
      <attachid>205578</attachid>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-06-27 02:43:52 -0700</bug_when>
    <thetext>Comment on attachment 205578
Fixed changelog problem

Thank you for updating the Changelog. r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904136</commentid>
    <comment_count>9</comment_count>
      <attachid>205578</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-06-27 03:05:50 -0700</bug_when>
    <thetext>Comment on attachment 205578
Fixed changelog problem

Clearing flags on attachment: 205578

Committed r152085: &lt;http://trac.webkit.org/changeset/152085&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>904137</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-06-27 03:05:54 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>205496</attachid>
            <date>2013-06-26 08:22:17 -0700</date>
            <delta_ts>2013-06-27 02:19:45 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>appendcookieheader.diff</filename>
            <type>text/plain</type>
            <size>1165</size>
            <attacher name="Szabolcs David">davidsz</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZwppbmRleCBhMzRhMGU2Li4wZDVlNTY4IDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViQ29y
ZS9DaGFuZ2VMb2cKKysrIGIvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTUg
QEAKKzIwMTMtMDYtMjYgIFN6YWJvbGNzIETDoXZpZCAgPGRhdmlkc3pAaW5mLnUtc3plZ2VkLmh1
PgorCisgICAgICAgIFtjdXJsXSBBZGQgInNldC1jb29raWUiIHRvIGFwcGVuZGFibGUgaGVhZGVy
cworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTE4MDYx
CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgTm8gbmV3
IHRlc3RzIChPT1BTISkuCisKKyAgICAgICAgKiBwbGF0Zm9ybS9uZXR3b3JrL2N1cmwvUmVzb3Vy
Y2VIYW5kbGVNYW5hZ2VyLmNwcDoKKyAgICAgICAgKFdlYkNvcmU6OmlzQXBwZW5kYWJsZUhlYWRl
cik6CisKIDIwMTMtMDYtMTkgIEJlbSBKb25lcy1CZXkgIDxiam9uZXNiZUBhZG9iZS5jb20+CiAK
ICAgICAgICAgRml4IGEgZmV3IG1pc3NlZCByZW5hbWVzIGZyb20gRXhjbHVzaW9ucyAtPiBTaGFw
ZXMKZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL25ldHdvcmsvY3VybC9SZXNv
dXJjZUhhbmRsZU1hbmFnZXIuY3BwIGIvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vbmV0d29yay9j
dXJsL1Jlc291cmNlSGFuZGxlTWFuYWdlci5jcHAKaW5kZXggZWEzMDBjYi4uNWIxZGFiMCAxMDA2
NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vbmV0d29yay9jdXJsL1Jlc291cmNlSGFu
ZGxlTWFuYWdlci5jcHAKKysrIGIvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0vbmV0d29yay9jdXJs
L1Jlc291cmNlSGFuZGxlTWFuYWdlci5jcHAKQEAgLTI1NSw2ICsyNTYsNyBAQCBzdGF0aWMgYm9v
bCBpc0FwcGVuZGFibGVIZWFkZXIoY29uc3QgU3RyaW5nICZrZXkpCiAgICAgICAgICJwcm94eS1h
dXRoZW50aWNhdGUiLAogICAgICAgICAicHVibGljIiwKICAgICAgICAgInNlcnZlciIsCisgICAg
ICAgICJzZXQtY29va2llIiwKICAgICAgICAgInRlIiwKICAgICAgICAgInRyYWlsZXIiLAogICAg
ICAgICAidHJhbnNmZXItZW5jb2RpbmciLA==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>205578</attachid>
            <date>2013-06-27 02:11:39 -0700</date>
            <delta_ts>2013-06-27 03:05:49 -0700</delta_ts>
            <desc>Fixed changelog problem</desc>
            <filename>appendcookieheader.diff</filename>
            <type>text/plain</type>
            <size>1184</size>
            <attacher name="Szabolcs David">davidsz</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZwppbmRleCBhMzRhMGU2Li4wZDVlNTY4IDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViQ29y
ZS9DaGFuZ2VMb2cKKysrIGIvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTUg
QEAKKzIwMTMtMDYtMjcgIFN6YWJvbGNzIETDoXZpZCAgPGRhdmlkc3pAaW5mLnUtc3plZ2VkLmh1
PgorCisgICAgICAgIFtjdXJsXSBBZGQgInNldC1jb29raWUiIHRvIGFwcGVuZGFibGUgaGVhZGVy
cworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTE4MDYx
CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgTWFyayBz
ZXQtY29va2llIGFzIGFuIGFwcGVuZGFibGUgaGVhZGVyLgorCisgICAgICAgICogcGxhdGZvcm0v
bmV0d29yay9jdXJsL1Jlc291cmNlSGFuZGxlTWFuYWdlci5jcHA6CisgICAgICAgIChXZWJDb3Jl
Ojppc0FwcGVuZGFibGVIZWFkZXIpOgorCiAyMDEzLTA2LTE5ICBCZW0gSm9uZXMtQmV5ICA8Ympv
bmVzYmVAYWRvYmUuY29tPgogCiAgICAgICAgIEZpeCBhIGZldyBtaXNzZWQgcmVuYW1lcyBmcm9t
IEV4Y2x1c2lvbnMgLT4gU2hhcGVzCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9wbGF0Zm9y
bS9uZXR3b3JrL2N1cmwvUmVzb3VyY2VIYW5kbGVNYW5hZ2VyLmNwcCBiL1NvdXJjZS9XZWJDb3Jl
L3BsYXRmb3JtL25ldHdvcmsvY3VybC9SZXNvdXJjZUhhbmRsZU1hbmFnZXIuY3BwCmluZGV4IGVh
MzAwY2IuLjViMWRhYjAgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL25ldHdv
cmsvY3VybC9SZXNvdXJjZUhhbmRsZU1hbmFnZXIuY3BwCisrKyBiL1NvdXJjZS9XZWJDb3JlL3Bs
YXRmb3JtL25ldHdvcmsvY3VybC9SZXNvdXJjZUhhbmRsZU1hbmFnZXIuY3BwCkBAIC0yNTUsNiAr
MjU2LDcgQEAgc3RhdGljIGJvb2wgaXNBcHBlbmRhYmxlSGVhZGVyKGNvbnN0IFN0cmluZyAma2V5
KQogICAgICAgICAicHJveHktYXV0aGVudGljYXRlIiwKICAgICAgICAgInB1YmxpYyIsCiAgICAg
ICAgICJzZXJ2ZXIiLAorICAgICAgICAic2V0LWNvb2tpZSIsCiAgICAgICAgICJ0ZSIsCiAgICAg
ICAgICJ0cmFpbGVyIiwKICAgICAgICAgInRyYW5zZmVyLWVuY29kaW5nIiw=
</data>

          </attachment>
      

    </bug>

</bugzilla>