Page is a not externally linkable
coopster - 12:06 am on Jan 9, 2007 (gmt 0)
I don't know if it still holds true, but I believe the steps are actually ...
Once the multi-tasking bot requests a URI, the first thing it does is request the server headers, correct?
As mentioned, it may only be a HEAD method that the robot requested. Therefore the only information received would be the headers. Otherwise yes, the header information is always passed first followed by the message-body.
So, the robot either requests just the headers, or it may request the headers and message-body.