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
shugo a2f60e923e * lib/net/imap.rb (envelope): allow NIL.
* lib/net/imap.rb (body): ditto.
* lib/net/imap.rb (number): ditto.
* lib/net/imap.rb (ensure_nz_number): show a detailed error
message.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-21 09:01:23 +00:00
..
ftp.rb Small documentation update, including source attribution. 2003-08-21 09:56:21 +00:00
http.rb * lib/net/http.rb (HTTPHeader#content_length): should return nil unless header exists. [ruby-dev:22519] 2004-01-07 11:42:21 +00:00
imap.rb * lib/net/imap.rb (envelope): allow NIL. 2004-01-21 09:01:23 +00:00
pop.rb * lib/net/http.rb (finish): revert to 1.93. 2003-09-29 18:12:20 +00:00
protocol.rb * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800] 2003-11-16 03:16:42 +00:00
smtp.rb * lib/net/http.rb (finish): revert to 1.93. 2003-09-29 18:12:20 +00:00
telnet.rb Document Class and Dir 2003-12-19 15:18:09 +00:00