remove_feature_by_type


Description:

[ Version ( since = "2.24" ) ]
public void remove_feature_by_type (Type feature_type)

Removes all features of type feature_type (or any subclass of feature_type) from this .

You can also remove standard features from the session at construct time by using the SOUP_SESSION_REMOVE_FEATURE_BY_TYPE property.

Parameters:

this

a Session

feature_type

a Type