simple_send_and_read_async


Description:

[ Version ( since = "7.4" ) ]
public async Bytes? simple_send_and_read_async (int priority = DEFAULT, Cancellable? cancellable = null) throws SessionError, IOError, TlsError, ResolverError, BadStatusCodeError

Asynchronious version of simple_send_and_read.

Exceptions:

Soup.SessionError

Session error from libsoup

IOError

Error from reading stream or reqeust cancellation

ResolverError

An error code from a Resolver routine

TlsError

An error code from a TLS-related routine

BadStatusCodeError

Bad status code