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
nobu 67244d1a70 * lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}):
use inclusive range same as the header representation.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-01-18 06:49:46 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (putbinaryfile): use APPE for resume. 2009-11-19 14:21:05 +00:00
http.rb * lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}): 2010-01-18 06:49:46 +00:00
https.rb * lib/net/http, lib/net/https: move content from net/https to 2010-01-08 12:17:15 +00:00
imap.rb * lib/net/imap.rb (flag_list): untaint strings to intern in the safe 2009-11-19 13:56:23 +00:00
pop.rb
protocol.rb
smtp.rb
telnet.rb