class Rack::RewindableInput::Middleware

Makes rack.input rewindable, for compatibility with applications and middleware designed for earlier versions of Rack (where rack.input was required to be rewindable).