Lines Matching refs:SoupSessionAsync
640 * Finally marked the old SoupSessionAsync and SoupSessionSync
1040 SoupSessionAsync) was operating synchronously rather than
1334 SoupSessionAsync/SoupSessionSync to the new-and-improved
1338 soup_session_queue_message() (with SoupSessionAsync
1446 This will eventually replace SoupSessionAsync and
1451 SoupSessionAsync and SoupSessionSync code into SoupSession,
1455 all SoupSessionAsync bugs). However, this should help to
1632 * Fixed a potential crash in SoupSessionAsync after the
1933 * Changed SoupSessionAsync to make it possible to finalize it
2035 to a limited extent since SoupSessionAsync is still not
2318 * Made SoupSessionAsync do idle-connection cleanup more
2531 * Fixed a problem with SoupSessionAsync that would cause
2945 SoupSessionAsync [#574414] and SSL [#578928]. Added
3209 * Fixed a leak in SoupSessionAsync when using a non-default
3541 showing how to implement a pull API using SoupSessionAsync.
3550 * Fix memory corruption in SoupSessionAsync that caused
3622 * Fixed redirection to other hosts with SoupSessionAsync.
3865 * You can create a SoupSessionAsync (for 2.0-like