Mini-TuT: 101 on GET vs. POST request because you need to understand how to flip the request properly or it wont work correctly, so here is the minimum you need to understand and get started:HTTP is a request-response protocol, with many built in methods which allow it make all types of requests.