ruby--ruby/lib/net
shugo edddc36970 * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for Novell GroupWise Internet Agent.
* lib/net/imap.rb (DATA_REGEXP): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-22 14:01:15 +00:00
..
ftp.rb
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 (BEG_REGEXP): allow 8-bit characters in quoted strings for Novell GroupWise Internet Agent. 2004-01-22 14:01:15 +00:00
pop.rb
protocol.rb * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800] 2003-11-16 03:16:42 +00:00
smtp.rb
telnet.rb * parse.y (newline_node): do not use NODE_NEWLINE node anymore, 2004-01-21 16:47:23 +00:00