[ CCode ( has_construct_function = false , type = "SoupSession*" ) ]
[ Version ( deprecated = true ) ]
public SessionAsync.with_options (string optname1, ...)
Warning: SessionAsync.with_options is deprecated.
Creates an asynchronous Session with the specified options.
SessionAsync is deprecated; use a plain Session, created with Session.with_options.
See the porting guide.
optname1 |
name of first property to set |
... |
value of |
the new session. |