isCOBOL EIS
:
Appendices
:
HTTPClient class (com.iscobol.rts.HTTPClient)
: getResponsePlain
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 request performed via one of the following methods:
doGet
,
doPost
,
doPostEx
or
doPostMultipart
.
This site works best with JavaScript enabled