Create a response reader with a global size limit applied to all reads.
Maximum response body size in bytes.
Action when limit is exceeded (default: "throw").
A LimitedReader with json/text/bytes/blob/stream/ndjson methods.
Create a response reader with a global size limit applied to all reads.