Session.getFeatureForMessage

Gets the feature in session of type feature_type, provided that it is not disabled for msg.

Parameters

featureType gobject.types.GType

the #GType of the feature to get

msg soup.message.Message

a #SoupMessage

Return Value

Type: soup.session_feature.SessionFeature

a #SoupSessionFeature. The feature is owned by session.