August 2018
Intermediate to advanced
298 pages
5h 33m
English
The POST request is generally used to update or create resources at the server, as well as when you want to send some data to be processed by the server. Especially in the context of REST, it is more accurate to consider POST as a process rather than Create.
Data is passed in the body of the request. This has the following implications:
Read now
Unlock full access