[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.154: ~ $
# frozen_string_literal: true
class Gem::Request::HTTPSPool < Gem::Request::HTTPPool # :nodoc:
  private

  def setup_connection(connection)
    Gem::Request.configure_connection_for_https(connection, @cert_files)
    super
  end
end

Filemanager

Name Type Size Permission Actions
connection_pools.rb File 2.39 KB 0644
http_pool.rb File 1.01 KB 0644
https_pool.rb File 234 B 0644