method
body
v2.1.0 -
Show latest stable
- Class:
ActionController::CgiRequest
body()public
The request body is an IO input stream. If the RAW_POST_DATA environment variable is already set, wrap it in a StringIO.
body()The request body is an IO input stream. If the RAW_POST_DATA environment variable is already set, wrap it in a StringIO.