# File lib/action_controller/vendor/rack-1.0/rack/request.rb, line 39 def content_length; @env['CONTENT_LENGTH'] end