<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,6 +22,12 @@ describe HTTParty::Request do
     end
   end
   
+  describe &quot;#format&quot; do
+    it &quot;should return the correct parsing format&quot; do
+      @request.format.should == :xml
+    end
+  end
+  
   describe &quot;uri&quot; do
     it &quot;should be normalized&quot; do
       request = HTTParty::Request.new(Net::HTTP::Get, '', :base_uri =&gt; 'api.foo.com')</diff>
      <filename>spec/httparty/request_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa09eb4c656ea124f2ce75eaefc4ffdaea5fe74c</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/5ba768e29ab19edebd2122b4bd0c39de536b97d6</url>
  <id>5ba768e29ab19edebd2122b4bd0c39de536b97d6</id>
  <committed-date>2008-12-06T16:45:50-08:00</committed-date>
  <authored-date>2008-12-06T16:45:50-08:00</authored-date>
  <message>Added spec for HTTParty::Request#format method that I added in last commit.</message>
  <tree>d283d4707aa0d238199b7787b0300644becd6454</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
