mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
parent
67af4c2830
commit
c890165eec
1 changed files with 1 additions and 1 deletions
|
@ -1697,7 +1697,7 @@ send_file 'foo.png', :type => :jpg
|
|||
</dl>
|
||||
|
||||
|
||||
## リクエストオブジェクトへのアクセス
|
||||
### リクエストオブジェクトへのアクセス
|
||||
|
||||
受信するリクエストオブジェクトは、`request`メソッドを通じてリクエストレベル(フィルタ、ルーティング、エラーハンドラ)からアクセスすることができます。
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue