Gets the response to a soup_session_send_async() call and (if successful), returns a #GInputStream 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.
GException on failure.
2.42
See Implementation
Gets the response to a soup_session_send_async() call and (if successful), returns a #GInputStream that can be used to read the response body.