exec_async


Description:

[ Version ( deprecated = true , deprecated_since = "7.4" , replacement = "send_and_read_async" , since = "3.0" ) ]
public async Bytes? exec_async (Request request, int priority = DEFAULT, Cancellable? cancellable = null) throws SoupError, BadStatusCodeError

Warning: exec_async is deprecated since 7.4. Use send_and_read_async.

Asynchronously execute the Request

Exceptions:

SoupError

Internal error from libsoup

BadStatusCodeError

Bad status code from request