If the header contains the information for where the message should get sent, what might we find in the message?

The content of a web pageThe IP address the message should be sent to

That's right! The message in an HTTP request and response is optional.

Not quite. The IP address is something found in the header of an HTTP request or HTTP response.