Parses an HTTP/1.1 request from a byte input stream.
The byte input stream to read from.
The client address, used in constructed the http request struct.
Either the request which was parsed, or a stream error.
Parses an HTTP/1.1 request from a byte input stream.