# File lib/em-http/client.rb, line 35
    def status
      Integer(http_status) rescue nil
    end