Correct http status code for resource which requires authorization
There seems to be a lot of confusion about the correct http status code to return if the user tries to access a page which requires the user to login. So basically what status code will be send when I show the login page? I’m pretty sure we need to use a status code in … Read more