Week 3 — 7 / 37

Let's Examine: HTTP Messsages

We can send and receive HTTP messages directly using the command line tool cURL (Wikipedia).

curl -i http://uchicago.edu

curl -i https://uchicago.edu