What are the methods available for httpClient.get(url) method?

Not applicable

What are the methods available for httpClient.get(url) method?

0 1 92
1 REPLY 1

Not applicable

This has multiple methods

isError()

isSuccess()

isComplete()

waitForComplete()

getResponse()

getError()