Parse a streaming NDJSON (newline-delimited JSON) response.
The fetch Response.
Parse options + optional onParseError for malformed lines.
Each parsed JSON object as type T.
Parse a streaming NDJSON (newline-delimited JSON) response.