最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.007秒)
トップページ
>
クラス:
URI::Generic
>
:host=
別のキーワード
etc sc_host_name_max
uri host=
cgi host
uri host
address host
ライブラリ
uri
(12)
検索結果
先頭1件
URI
::
Generic
#
host=(s)
URI
::
Generic
#
host=(s)
(18101.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
自身の host を設定します。
...
を設定します。
@param s 自身の host を表す文字列を指定します。
@raise URI::InvalidComponentError 不正な引数 s に対して発生します。
@raise URI::InvalidURIError host と registry を同時に設定した場合に発生します。
@see
URI::Generic
#hostname=
...