# File lib/cool.io/http_client.rb, line 24
    def status
      Integer(http_status) rescue nil
    end