Class Rack::BodyProxy
In: lib/rack/body_proxy.rb
Parent: Object

Methods

close   closed?   each   method_missing   new   respond_to?  

Public Class methods

Public Instance methods

N.B. This method is a special case to address the bug described by 434. We are applying this special case for each only. Future bugs of this class will be handled by requesting users to patch their ruby implementation, to save adding too many methods in this class.

[Validate]