We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9ee5723
Fixed the error handling in AbstractRequest::sendData
The code asumes $response is always defined but in some cases it might not be, like a timeout from the server