Session.addFeature

Adds @feature's functionality to @session. You can also add a feature to the session at construct time by using the %SOUP_SESSION_ADD_FEATURE property.

See the main #SoupSession documentation for information on what features are present in sessions by default.

class Session
void
addFeature

Parameters

feature SessionFeatureIF

an object that implements #SoupSessionFeature

Meta

Since

2.24