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