pub fn response_php(bytes: &Bytes) -> Result<Response<Bytes>, Error>
Expand description

Parses a response without the first line, status taken from the headers.

Errors

Returns virtually the same errors as response.