Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > webrick/httprequestライブラリ > WEBrick::HTTPRequestクラス > request_uri

instance method WEBrick::HTTPRequest#request_uri

request_uri -> URI

リクエスト URI を表す URI オブジェクトを返します。

class WEBrick::HTTPRequest