Get a streaming ReadableStream from the response with optional size limiting.
The fetch Response.
Parse options (decompress, size limit, signal).
A ReadableStream (empty stream if response has no body).
Get a streaming ReadableStream from the response with optional size limiting.