Constructor

SoupSessionnew

Declaration [src]

SoupSession*
soup_session_new (
  void
)

Description [src]

Creates a SoupSession with the default options.

Return value

Type: SoupSession

The new session.

The caller of the function takes ownership of the data, and is responsible for freeing it.