simple_exec_async


Description:

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

Warning: simple_exec_async is deprecated since 7.4. Use simple_send_and_read_async.

Asynchronious version of simple_exec

Exceptions:

SoupError

Internal error from libsoup

BadStatusCodeError

Bad status code from request