Submit
Path:
~
/
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
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
Submit
FILE
FOLDER
Name
Size
Permission
Action
connection_pools.rb
2608 bytes
0644
http_pool.rb
1031 bytes
0644
https_pool.rb
234 bytes
0644
N4ST4R_ID | Naxtarrr