skip to main content

Appendices : HTTPClient class (com.iscobol.rts.HTTPClient) : Constructor and methods : getResponseJSON

getResponseJSON
Returns the HTTP response parsed with JSON rules.
General format
void getResponseJSON( json, encoding )
Syntax rules
1.
json is a level 01 data item for which the IS IDENTIFIED clause has been used.
2.
encoding is a string literal or data item that specified the character set to be used while parsing the JSON stream. It accepts the same values as the iscobol.encoding * configuration property.
General rules
1.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left