зеркало из https://github.com/github/ruby.git
ab70e53ac3
Added a Net::HTTP::Patch class which expects a message body and response body. It recycles the post method into a patch one, that will send the encoded representation to the server. Summarizing, a new class has been created, the post method extracted into send_entity, including a new argument, which defines which class to use (Post or Patch) and finally a patch method was created. [ruby-core:30426] Patched by Guilherme Silveira <guilherme.silveira AT caelum.com.br> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
.document | ||
ftp.rb | ||
http.rb | ||
https.rb | ||
imap.rb | ||
pop.rb | ||
protocol.rb | ||
smtp.rb | ||
telnet.rb |