<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 require 'lsapi'
 require 'rack/content_length'
+require 'rack/rewindable_input'
 
 module Rack
   module Handler
@@ -38,6 +39,8 @@ module Rack
         ensure
           body.close if body.respond_to? :close
         end
+      ensure
+        rack_input.close
       end
       def self.send_headers(status, headers)
         print &quot;Status: #{status}\r\n&quot;</diff>
      <filename>lib/rack/handler/lsws.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8a9f7c027cc744f42c84d168baadf12cf5df02c5</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/rack/rack/commit/cd401dfd01dbd8276ae817af2089c8c4d9fda6c4</url>
  <id>cd401dfd01dbd8276ae817af2089c8c4d9fda6c4</id>
  <committed-date>2009-10-23T01:49:03-07:00</committed-date>
  <authored-date>2009-10-23T01:49:03-07:00</authored-date>
  <message>Fix LSWS handler as suggested by George Wang</message>
  <tree>9a723f167b781b6543ed252063f54f980df9d2d0</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
