Web Programming Basics

february 13, 2018.
http
GET /example/file-name.ext HTTP/1.1
http
HTTP/1.1 200 OK
<!--header info goes here-->

<!--response body goes here-->
html
<meta name="viewport" content="width=device-width, initial-scale=1" />