Angular
Fundamentals of Angular - Communicating with a Server

Making PUT Requests

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

We will learn how to make PUT requests.

PUT requests are typically used for updating an entity on the server. These requests are similar to POST requests in that we send data in our request.

 

I finished! On to the next chapter