HTTP :: postedData - Get posted data for request
When the request posted date, the function return the data posted to the request.
Return value: String value ( odaba::String & )
Implementation details
odaba::String
HTTP  :: postedData (  )
The function returns the data posted to the request as string value.

