My Angular 8 project uses a NodeJS REST backend. One of the routes of the backend, saves data from a form. So in the frontend I use http.put in a service to send data to the