SSE react ‘406 (Not Acceptable)’
I have some problem with react and django application.
I want to use SSE to let the two of them communicate, but I get 406 responses from the front end.
I think I fail when I try to connect.
I can’t get a response from the backend.