There's no documentation for this item.
# File action_controller/request.rb, line 70 def content_length @content_length ||= env['CONTENT_LENGTH'].to_i end
<code/>
<pre/>
<code/>and<pre/>for code samples.