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
naruse 02253a7961 * lib/net/http/generic_request.rb (Net::HTTPGenericRequest):
set content-length to zero on empty post requests
  by Gregory Ostermayr <gregory.ostermayr@gmail.com>
  https://github.com/ruby/ruby/pull/201 fix GH-201

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-23 19:58:44 +00:00
..
http * lib/net/http/generic_request.rb (Net::HTTPGenericRequest): 2012-12-23 19:58:44 +00:00
ftp.rb
http.rb * lib/net/http.rb: Requests may be created with a URI which sets the 2012-12-21 20:36:07 +00:00
https.rb
imap.rb remove trailing spaces. 2012-11-20 12:34:37 +00:00
pop.rb * lib/net/pop.rb (POP3.certs): fix typo in comment. 2012-11-16 06:37:06 +00:00
protocol.rb
smtp.rb
telnet.rb