jsofri / AndroidFlightControl

Flight Control application for Android for AP2 course.
0 stars 0 forks source link

Status codes #1

Open ronyut opened 4 years ago

ronyut commented 4 years ago

200 - OK 304 - Not modified 400 - Client error (invalid json) 500 - FlightGear Error (connection problem)

jsofri commented 4 years ago

Cool. What do you think about specifying a little more about ther servers (code 500)? (e.g. to distinguish between a real connection problem and an inalid response from server)

ronyut commented 4 years ago

What do you think about specifying a little more about ther servers (code 500)? Great

jsofri commented 4 years ago

new status codes are highlighted in Bold