HTTP Request Methods
Created by Codedamn about a year ago
No description provided
39 Comments
PUT replaces everything with the new data we are sending to the target, while PATCH replaces the partial sections of target data.
i could not understand what's the difference bw POST and PUT
Hi,
Just an query at 5:57, there is one confusion
GET -> Load data POST -> Create data PUT / PATCH -> Update data DELETE -> Delete data
Correct me if I am wrong.
Thanks.
Hi! Mehul I just figure out that you explain PUT method as POST method! what I know that POST method is responsible for Create new post not PUT method, right?
Hi! Mehul I just figure out that you explain PUT method as POST method! what I know that POST method is responsible for Create new post not PUT method, right?
Hi! Mehul I just figure out that you explain PUT method as POST method! what I know that POST method is responsible for Create new post not PUT method, right?
great!
POST method is the most superior since it helps client send data inside the payload.
Great session.
wonderfull session
great session sir
enjoyed this
Okay cool, eager for the real deal.
Getting it
good going ... will be consistent