Request Line
Method URI HTTP-Version \r\n
The request line contains 3 tokens (words).
space characters “ “ separate the tokens.
Newline (\n) seems to work by itself (but the
protocol requires CRLF)
12