This video is an excerpt from Zac's course on the WordPress REST API, part of the JavaScript for WordPress Master Course.
In this video we look at the important technology HTTP, and everything about it we will need to know for working with the WordPress REST API.
We talk specifically about the following:
HTTP Clients and Servers
HTTP Requests and Responses
HTTP Messages
HTTP Requests and Status Lines
HTTP Headers
HTTP Message Body
HTTP Headers
HTTPS
HTTP History
LINKS:
HTTP Request Methods - https://developer.mozilla.org/en-US/d...
HTTP Status Codes - http://www.restapitutorial.com/httpst...