D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby32
/
share
/
gems
/
gems
/
rest-client-2.1.0
/
lib
/
restclient
/
Filename :
windows.rb
back
Copy
module RestClient module Windows end end if RestClient::Platform.windows? require_relative './windows/root_certs' end