streams
streams copied to clipboard
Make sure ReadableByteStream's respond() works for all with/without (BYOB)Reader
#698 indicated that our BYOB respond logic might be not sound enough regarding various states about reader existence/type.
Need to review the logic.