Answer the question
In order to leave comments, you need to log in
How to send a PUT request to the server for Update?
Good day!
You need to send a form update with data to the server. I'm VERY new to Angular.
There is a response received from the server (get) - I am changing / adding data and I need to send it back.
Update occurs with the put operation - how should the code look in the api service and in ts?
Does anyone have an example for angular 6 (not angularJS)??
Maybe someone has materials for learning TypeScript, where everything for work is explained in an accessible way ??
THANK YOU in advance to everyone who responds!
Answer the question
In order to leave comments, you need to log in
Everything is in the official doc
https://angular.io/guide/http#making-a-put-request
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question