Beyond HTTP POST
We'll cover the following...
HTTP isn’t limited to GET
and POST
. Those are certainly the most common types of requests, especially in web browsers. But web service APIs can go beyond GET
and POST
, and httplib2
...
Access this course and 1400+ top-rated courses and projects.