mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove unbalanced parenthesis
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a23f06358e
commit
86716b9768
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
http.request_post('/continue', 'body=BODY', 'expect' => '100-continue')
|
||||
|
||||
* new method:
|
||||
* Net::HTTPRequest#set_form): Added to support
|
||||
* Net::HTTPRequest#set_form: Added to support
|
||||
both application/x-www-form-urlencoded and multipart/form-data.
|
||||
|
||||
* openssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue