_receive_BASE - a big honkin method to read from the stream
This does message oriented receiving; receive a header, and keep receiving
until the complete message arrives.
_receive_HTTP - a big honkin method to read from the stream
This does message oriented receiving; receive a header, and keep receiving
until the complete message arrives.