1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
naruse 57c033bc5b Add negotiated SSL protocol and cipher to Net::HTTP debug output
From: Bart de Water <bartdewater@gmail.com>
https://github.com/ruby/ruby/pull/1877 [Feature #15009]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-20 11:29:38 +00:00
..
http net/http: Improve net/http header error message. 2018-09-19 17:12:04 +00:00
ftp.rb net/http, net/ftp: fix session resumption with TLS 1.3 2018-08-08 14:13:55 +00:00
http.rb Add negotiated SSL protocol and cipher to Net::HTTP debug output 2018-10-20 11:29:38 +00:00
https.rb
imap.rb Use unpack1 instead of unpack and [0] 2018-09-03 13:52:09 +00:00
pop.rb net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol.rb write_timeout doc upates [skip ci] 2018-06-08 17:20:20 +00:00
smtp.rb