getRequestPlain
Returns the HTTP request as plain text.
General format
void getRequestPlain( req )
Syntax rules
1. req is an alphanumeric data item.
General rules
1. This method should be called after a request performed via doPostEx.