最速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.036秒)
トップページ
>
:
response
>
:request_method=
別のキーワード
request new
net/http request_head
http request_head
net/http request_get
http request_get
ライブラリ
webrick
/
httpresponse
(12)
クラス
WEBrick
::
HTTPResponse
(12)
検索結果
先頭1件
WEBrick
::
HTTPResponse
#
request
_
method=(method)
WEBrick
::
HTTPResponse
#
request
_
method=(method)
(21100.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
インスタンスメソッド
リクエストの HTTP メソッドをセットします。 デフォルトは nil です。
リクエストの HTTP メソッドをセットします。
デフォルトは nil です。
@param method リクエストの HTTP メソッドを文字列で指定します。
WEBrick::HTTPResponse