最速Rubyリファレンスマニュアル検索!
すべて(11)
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)
11件ヒット
[1-11件を表示]
(0.110秒)
トップページ
>
:
i
>
:
h
>
:
request
>
:request_method=
別のキーワード
request new
http request_get
http request_head
net/http request_get
net/http request_head
ライブラリ
webrick
/
httpresponse
(11)
クラス
WEBrick
::
HTTPResponse
(11)
検索結果
先頭1件
WEBrick
::
HTTPResponse
#
request
_
method=(method)
WEBrick
::
HTTPResponse
#
request
_
method=(method)
(33401.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
インスタンスメソッド
リクエストの HTTP メソッドをセットします。 デフォルトは nil です。
...
リクエストの
H
TTP メソッドをセットします。
デフォルトは n
i
l です。
@param met
h
od リクエストの
H
TTP メソッドを文字列で指定します。
...
WEBrick::HTTPResponse