1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/webrick
normal 08bdbef5ca webrick: add Server Name Indication (SNI)
* lib/webrick/https.rb: servername_cb implementation.
* lib/webrick/ssl.rb: abstract servername_cb.
* test/webrick/test_https.rb: test.
  [ruby-dev:50165] [Feature #13729]
  Author: Tietew <tietew@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-07 17:09:39 +00:00
..
.htaccess
test_cgi.rb
test_config.rb Delay Utils.getservername until needed. 2016-12-07 12:59:48 +00:00
test_cookie.rb * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791] 2016-09-27 03:17:47 +00:00
test_do_not_reverse_lookup.rb
test_filehandler.rb
test_htmlutils.rb
test_httpauth.rb
test_httpproxy.rb webrick: don't use OpenSSL::TestUtils from webrick tests 2016-11-29 15:48:47 +00:00
test_httprequest.rb
test_httpresponse.rb
test_https.rb webrick: add Server Name Indication (SNI) 2017-07-07 17:09:39 +00:00
test_httpserver.rb
test_httputils.rb
test_httpversion.rb
test_server.rb
test_ssl_server.rb
test_utils.rb
utils.rb Import gemspec 2017-04-25 09:23:04 +00:00
webrick.cgi
webrick_long_filename.cgi