method
body
v2.3.8 -
Show latest stable
- Class:
ActionController::Request
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.