Closed trowski closed 11 months ago
This wraps exceptions used to fail response body so that ReadableStream::read() only throws instances of StreamException, fulfilling the interface contract.
ReadableStream::read()
StreamException
This wraps exceptions used to fail response body so that
ReadableStream::read()
only throws instances ofStreamException
, fulfilling the interface contract.