X7ROOT File Manager
Current Path:
/opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rubygems/request
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
rubygems
/
request
/
📁
..
📄
connection_pools.rb
(2.38 KB)
📄
http_pool.rb
(1.01 KB)
📄
https_pool.rb
(236 B)
Editing: https_pool.rb
# 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
Upload File
Create Folder