When I run the curl command curl -v -H "Content-type: application/json" -X POST -d '{"name":"abc", "id":"12", "subject":"my subject"}' http://localhost:9292 to send a POST request with data to my Rack application, my code prints out {}. That is coming from puts req.POST() in the code below. Why does it print out {} instead of the POST data? And how do I correctly access the POST data in my Rack ap
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く