Status not response
This commit is contained in:
parent
abb267d6d3
commit
b82b625e4b
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ var AOC = {
|
|||
},
|
||||
downloadFail: func(i, r = nil) {
|
||||
mcdu.mcdu_message(i,"NO ANSWER TO REQUEST");
|
||||
debug.dump("HTTP failure " ~ r.response);
|
||||
debug.dump("HTTP failure " ~ r.status);
|
||||
me.sent = 0;
|
||||
},
|
||||
fetchMETAR: func(airport, i) {
|
||||
|
|
Loading…
Add table
Reference in a new issue