Closed Pompey21 closed 1 year ago
Instead of sending back the echo of whatever was sent, maybe send back an HTTP code.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
Done. Added 200 OK is successful and 400 BAD REQUEST if unsuccessful.
Instead of sending back the echo of whatever was sent, maybe send back an HTTP code.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status