Server-Side Swift with Vapor, Episode 3: HTTP Basics | raywenderlich.com

In this episode, learn some of the fundamentals of HTTP that you’ll need to understand for Vapor. We’ll cover requests and responses and look at the different HTTP methods. Finally learn about the different parts of an HTTP message - the head and the body - so we know how to send and receive data.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/21451628-server-side-swift-with-vapor/lessons/3