Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
rubygems/serverライブラリ
Gem::Serverクラス
specs
instance method Gem::Server#specs
specs(request, response) -> ()
[
permalink
][
rdoc
]
メソッド名に対応する URI に対するリクエストを処理するメソッドです。
[PARAM] request:
WEBrick::HTTPRequest
オブジェクトが自動的に指定されます。
[PARAM] response:
WEBrick::HTTPResponse
オブジェクトが自動的に指定されます。