fn parse(res: *Response, bytes: []const u8, trailing: bool) ParseError!void
res: *Response,
bytes: []const u8,
trailing: bool,