# File lib/cool.io/http_client.rb, line 29 def content_length Integer(self[HttpClient::CONTENT_LENGTH]) rescue nil end