Cors Policity Error: It does not have HTTP ok status
I have created my own restful application in PHP that exposes APIs to javascript application. Everything works smoothly except when I insert http_response_code in the response header. Below is the …