method
raw_post
v1.2.6 -
Show latest stable
- Class:
ActionController::AbstractRequest
raw_post()public
Receive the raw post data. This is useful for services such as REST, XMLRPC and SOAP which communicate over HTTP POST but don't use the traditional parameter format.