Hi.
I have a problem when I start a project and try to log in.
When you run the project in webstorm, it sends a request and the response headers content type = application/json.
Whereas if you run the project in vscode. The request is sent with content type = text/html
I do not understand why this happens and how to fix it?