We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set a callback for ready state change. The format of the callback function is:
readyStateChangeCB(void* arg, asyncHTTPrequest*, int readyState)
The callback will be made for any subsequent change in readyState except the implicit change when opening a new request.
There was an error while loading. Please reload this page.