<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -96,6 +96,13 @@ describe HTTParty do
         @klass.get(&quot;&quot;)
       end
 
+      it &quot;should pass the proper cookies when requested multiple times&quot; do
+        2.times do
+          expect_cookie_header &quot;type=snickerdoodle&quot;
+          @klass.get(&quot;&quot;)
+        end
+      end
+
       it &quot;should allow the class defaults to be overridden&quot; do
         expect_cookie_header &quot;type=chocolate_chip&quot;
 </diff>
      <filename>spec/httparty_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>baa0ab5699afd97d9460c049c2e409243f8a7be9</id>
    </parent>
    <parent>
      <id>cf420a03874ad5c917baaceca940658a2bc72b93</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/alexvollmer/httparty/commit/ae3cd0f0dd0b4e477685120c68bf41156a6f0ae7</url>
  <id>ae3cd0f0dd0b4e477685120c68bf41156a6f0ae7</id>
  <committed-date>2009-07-19T16:52:51-07:00</committed-date>
  <authored-date>2009-07-19T16:52:51-07:00</authored-date>
  <message>Merge branch 'integration' of git@github.com:jnunemaker/httparty into integration</message>
  <tree>156df13ad634bc3f4f9615faa7f51a49df0d7c4a</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
