blob: 62ba5b5bc2af6df2b45583bcb0658f004c081ff2 [file] [log] [blame]
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