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.
the #GAsyncResult passed to your callback
a #GInputStream for reading the response body, or null on error.
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.