SoupSession


Description:

[ CCode ( has_construct_function = false ) ]
public SoupSession (Source source)

Creates a new SoupSession associated with given source.

The source can be used to store and read SSL trust settings, but only if it already contains an SourceWebdav extension. Otherwise the SSL trust settings are ignored.

Parameters:

source

an Source

Returns:

a new SoupSession; free it with unref, when no longer needed.