Chapter 24: HTTP, the Postal Service of the Internet
Learning Objectives
After completing all the content in this chapter, you should be able to do the following:
- Understand how the HTTP protocol enables web communication
Key Terminology
Here is a list of key terms for this chapter, broken down by the page they first appear on. Make note of these terms and their definitions as you read through the chapter content.
How the Internet Works
- client-server model
- server
- client
- protocol
- HTTP
- HTTPS
- TCP/IP
- DNS
- domain names
- IP address
- nameserver
- loopback address
- uniform resource locator
- URL
- web address
- scheme
- host
- port
- path
- root path
- query string
HTTP at a Glance
- requests
- responses
Requests
- request method
- request headers
Responses
- response line
- response code
- response headers