Message.isFeatureDisabled
bool isFeatureDisabled(gobject.types.GType featureType)Get whether ifaceSessionFeatures of the given feature_type (or a subclass of that type) are disabled on msg.
See [soup.message.Message.disableFeature].
Parameters
featureType | the #GType of a #SoupSessionFeature |
Returns
true if feature is disabled, or false otherwise.