aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/https.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-1/+23
* * lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):naruse2011-05-291-0/+1
* * lib/webrick/https.rb (parse_uri, meta_vars): suppress warnings.nobu2010-01-171-2/+2
* * lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo2003-12-221-0/+3
* * lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo2003-12-191-2/+2
* * lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.gotoyuzo2003-11-041-0/+6
* * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo2003-08-191-116/+11
* * lib/webrick/https.rb (HTTPServer#run): should set syncing-modegotoyuzo2003-08-131-0/+1
* * lib/webrick/https.rb: change an option name.gotoyuzo2003-08-021-2/+2
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+158