void doPost( strUrl ) |
void doPost( strUrl, params ) |
... configuration section. repository. class http-client as "com.iscobol.rts.HTTPClient" ... working-storage section. 77 http object reference http-client. ... procedure division. ... http:>doPost("http://example.com/"). ... |