Synchronously requests the URI pointed to by @request, and returns a #GInputStream that can be used to read its contents.
Note that you cannot use this method with #SoupRequests attached to a #SoupSessionAsync.
a #GCancellable or %NULL
a #GInputStream that can be used to read from the URI pointed to by @request.
GException on failure.
2.42
See Implementation
Synchronously requests the URI pointed to by @request, and returns a #GInputStream that can be used to read its contents.
Note that you cannot use this method with #SoupRequests attached to a #SoupSessionAsync.