Ruby 3.0 リファレンスマニュアル
ライブラリ一覧
webrick/httprequestライブラリ
WEBrick::HTTPRequestクラス
request_line
instance method WEBrick::HTTPRequest#request_line
request_line -> String
[
permalink
][
rdoc
][
edit
]
クライアントのリクエストの最初の行(GET / HTTP/1.1)を文字列で返します。