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