blob: da5dbf5e3cf30cb693c84d0a19464c7137873764 [file] [log] [blame]
PASS Constructing a Request with a stream holds the original object.
PASS Constructing a Request with a stream on which getReader() is called
PASS Constructing a Request with a stream on which read() is called
PASS Constructing a Request with a stream on which read() and releaseLock() are called
PASS Constructing a Request with a Request on which body.getReader() is called
PASS Constructing a Request with a Request on which body.getReader().read() is called
PASS Constructing a Request with a Request on which read() and releaseLock() are called