Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 625 Bytes

Network and protocols

Before diving in and talking about how to use curl to get things done, let's take a look at what all this networking is and how it works, using simplifications and some minor shortcuts to give an easy overview.

The basics are in the networking simplified chapter that tries to just draw a simple picture of what networking is from a curl perspective, and the protocols section which explains what exactly a "protocol" is and how that works.