Check if a response was received
public function hasResponse() : bool { return $this->response !== null; }