[ Version ( since = "7.4" ) ]
public async Bytes? simple_send_and_read_async (int priority = DEFAULT, Cancellable? cancellable = null) throws BadStatusCodeError, IOError, Error
Asynchronious version of simple_send_and_read.
| BadStatusCodeError |
Bad status code |
| IOError |
Error from reading stream or request cancellation |
| Error |
Soup.SessionError | ResolverError | TlsError errors |