るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.032秒)
トップページ > クエリ:request[x] > クラス:WEBrick::HTTPRequest[x] > クエリ:query_string=[x]

別のキーワード

  1. win32ole ole_query_interface
  2. httprequest query_string=
  3. httprequest query_string
  4. cgi query_string
  5. cgi/core query_string

ライブラリ

検索結果

WEBrick::HTTPRequest#query_string=(value) (21117.0)

リクエスト URI のクエリーを文字列で表すアクセサです。 デフォルトは request_uri.query です。

...リクエスト URI のクエリーを文字列で表すアクセサです。
デフォルトは request_uri.query です。

@param value クエリーを表す文字列を指定します。...