Angular 18 post request – node:_http_outgoing:659 throw new ERR_HTTP_HEADERS_SENT(‘set’);
I’m sending a basic post request to my backend. All others request are working fine, but in this specific & new case, I’m getting a strange error:
I’m sending a basic post request to my backend. All others request are working fine, but in this specific & new case, I’m getting a strange error: