HTTP Messages - Chapter 3 from HTTP: The Definitive Guide | WebReference

HTTP Messages - Chapter 3 from HTTP: The Definitive Guide

HTTP: The Definitive Guide

Chapter 3: HTTP Messages

If HTTP is the Internet's courier, HTTP messages are the packages it uses to move things around. In Chapter 1, we showed how HTTP programs send each other messages to get work done. This chapter tells you all about HTTP messages--how to create them and how to understand them. After reading this chapter, you'll know most of what you need to know to write your own HTTP applications. In particular, you'll understand:

Excerpt Contents


Created: January 13, 2003
Revised: February 5, 2003

URL: https://webreference.com/programming/http/chap3/