I am trying to response the http code through my ajax file. with http_response_code(401) if the login failed. But this line of code breaks the rest of the code.
I now