Name

raw_post — get the unmodified body of a POST request sent by the client.

Synopsis

::rivet::raw_post

Description

Returns the raw POST data from the request. If the request was not a POST or there is no data, then "" - an empty string - is returned.