mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
@@ -129,6 +129,7 @@ void HttpRequest::requestFinished(){
|
||||
if (!cache_key.isEmpty()) {
|
||||
Params().remove(cache_key.toStdString());
|
||||
}
|
||||
qDebug() << reply->errorString();
|
||||
emit failedResponse(reply->errorString());
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user