def wasNotFound(self): return self.currentResponse is not None and self.currentResponse.status_code == requests.codes.not_found