# File lib/typhoeus/easy.rb, line 94
    def response_code
      get_info_long(INFO_VALUES[:CURLINFO_RESPONSE_CODE])
    end