ruby/lib/uri
drbrain ff3e943d1f Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLContext#ssl_version=.
Add documentation for OpenSSL::SSL::SSLContext#ciphers

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29977 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-11-29 20:23:59 +00:00
..
.document Added .document file for lib/uri. 2005-09-07 16:07:43 +00:00
common.rb Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLContext#ssl_version=. 2010-11-29 20:23:59 +00:00
ftp.rb * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of 2010-04-15 13:41:19 +00:00
generic.rb * lib/uri/generic.rb (URI::Generic#hostname): new method. 2010-10-06 03:30:49 +00:00
http.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
https.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
ldap.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
ldaps.rb * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS 2007-10-25 00:53:34 +00:00
mailto.rb * lib/uri/mailto.rb: clean up regexp [ruby-core:29894] 2010-05-11 04:49:56 +00:00