Hi, i am making an http request to Django server through angular, I am rcvng violation settimeout handler took 65ms.
I have just written code http call in angular and displaying the response in console.log
If I hit the URL to server directly from web browser, it works fine
Plz guide