How to disable CORS headers

Hi, While creating new record I got this error “Error: Ember Data Request POST http://localhost/basic/web/artists returned a 0 Payload (Empty Content-Type)” I can create new record using postman.

Did you found the solution?

No, I just adjusted my backend to work with CORS headers.