Method: Rack::Response#length

Defined in:
lib/rack/response.rb

#lengthObject

Returns the value of attribute length.


31
32
33
# File 'lib/rack/response.rb', line 31

def length
  @length
end