response body, or null on error.
Session.sendFinish
gio.input_stream.InputStream sendFinish(gio.async_result.AsyncResult result)Gets the response to a [soup.session.Session.sendAsync] call.
If successful returns a [gio.input_stream.InputStream] that can be used to read the response body.
Parameters
result | the #GAsyncResult passed to your callback |
Returns
a #GInputStream for reading the
Throws
[ErrorWrap]