raw_post — get the unmodified body of a POST request sent by the client.
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.