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:
akr 2010-10-06 03:31:36 +00:00
Родитель 5fd45a4b79
Коммит e5a47fb60e
1 изменённых файлов: 5 добавлений и 0 удалений

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?