Synchronously requests the URI pointed to by this, and returns a InputStream that can be used to read its contents.
Note that you cannot use this method with Requests attached to a SessionAsync.
| this |
a Request |
| cancellable |
a Cancellable or null |
|
a InputStream that can be used to read from the URI pointed to by this. |