getResponsePlain Returns the HTTP response as plain text. General format void getResponsePlain( res ) Syntax rules 1. res is an alphanumeric data item. General rules 1. this method should be called after a successful doGet() or doPost().