Skip to content

v3.0.1 - Fix error handling

Latest
Compare
Choose a tag to compare
@funkflute funkflute released this 24 Jun 15:26
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