What is the importance of having good practices around status code in your response?
It contains information about the current performance of the server.
It is not important to have good practices regarding status codes
It indicates success or failure to the client and helps with testing.
Response codes are the only way you can tell what is happening on the server.