soup-session.c: add soup_session_prefetch_dns
authorSergio Villar Senin <svillar@igalia.com>
Wed, 14 Mar 2012 10:00:04 +0000 (11:00 +0100)
committerSergio Villar Senin <svillar@igalia.com>
Sun, 18 Mar 2012 12:09:47 +0000 (13:09 +0100)
commit71a38459e63093744efa4795e857c4f37da1f12d
treefad6901789c112b7172c7b61641fb7dbcb7c6a13
parentff96d7dbf1414c79278bd6388ab3a800a0783690
soup-session.c: add soup_session_prefetch_dns

This deprecates soup_session_prepare_for_uri(). It basically does the same,
i.e., it lets the session prepare for a possible upcoming request by doing
DNS resolution. It additionally has cancellation support and adds a callback
to notify the caller when the operation finishes.

https://bugs.webkit.org/show_bug.cgi?id=41630
docs/reference/libsoup-2.4-sections.txt
libsoup/soup-session.c
libsoup/soup-session.h