Constructor
SoupSessionnew
Declaration [src]
SoupSession*
soup_session_new (
void
)
Return value
Returns: | SoupSession |
The new session. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |