mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
describe URI::Generic#hostname and URI::Generic#hostname=.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5fd45a4b79
commit
e5a47fb60e
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -55,6 +55,11 @@ with all sufficient information, see the ChangeLog file.
|
|||
* new method:
|
||||
* WEBrick::HTTPRequest#continue for generating '100 continue' response.
|
||||
|
||||
* uri
|
||||
* new methods:
|
||||
* URI::Generic#hostname
|
||||
* URI::Generic#hostname=
|
||||
|
||||
=== Compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* Kernel#respond_to?
|
||||
|
|
Loading…
Reference in a new issue