This module is responsible for parsing HTTP like requests from an IO.
Parses a message (header + contents) from a given IO and yields the contents.
Reads a header from the given IO.
Reads the headers from the given IO.