aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/https.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* * lib/net/http.rb: improve rdoc.naruse2010-12-011-75/+5
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-201-1/+1
* * lib/net/http, lib/net/https: move content from net/https tonaruse2010-01-081-45/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* fixed typokazu2009-02-031-1/+1
* * lib/net/https.rb: supress syntax warning.aamine2008-08-121-1/+1
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-2/+2
* * lib/net/http.rb (Net::HTTP#connect): usegotoyuzo2007-12-201-45/+10
* * lib/net/https.rb: delete descriptions about key_file and cert_file.gotoyuzo2004-12-201-6/+0
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-291-1/+1
* * lib/net/http.rb: spin off https code again.aamine2004-03-061-0/+177