Submit
Path:
~
/
/
opt
/
alt
/
ruby25
/
lib64
/
ruby
/
2.5.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
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
connection_pools.rb
2142 bytes
0644
http_pool.rb
1029 bytes
0644
https_pool.rb
235 bytes
0644
N4ST4R_ID | Naxtarrr