D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
ruby
/
net
/
Filename :
https.rb
back
Copy
# frozen_string_literal: false =begin = net/https -- SSL/TLS enhancement for Net::HTTP. This file has been merged with net/http. There is no longer any need to require 'net/https' to use HTTPS. See Net::HTTP for details on how to make HTTPS connections. == Info 'OpenSSL for Ruby 2' project Copyright (C) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org> All rights reserved. == Licence This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.) =end require 'net/http' require 'openssl'
Name
Size
Last Modified
Owner
Permissions
Actions
http
Dir
December 09 2024 3:40:15
root
0755
ftp.rb
41.836
KB
December 06 2024 2:22:57
root
0644
http.rb
50.426
KB
April 05 2021 11:46:35
root
0644
https.rb
0.515
KB
April 05 2021 11:46:35
root
0644
imap.rb
110.952
KB
December 06 2024 2:22:57
root
0644
pop.rb
26.626
KB
April 05 2021 11:46:35
root
0644
protocol.rb
9.127
KB
April 05 2021 11:46:35
root
0644
smtp.rb
30.243
KB
April 05 2021 11:46:35
root
0644
2017 © D7net | D704T team