soup.Session

Undocumented in source.

Public Imports

soup.c.types
public import soup.c.types;
Undocumented in source.

Members

Classes

Session
class Session

#SoupSession is the object that controls client-side HTTP. A #SoupSession encapsulates all of the state that libsoup is keeping on behalf of your program; cached HTTP connections, authentication information, etc. It also keeps track of various global options and features that you are using.

Meta