Method
SoupMessageis_feature_disabled
Declaration [src]
gboolean
soup_message_is_feature_disabled (
  SoupMessage* msg,
  GType feature_type
)
Description [src]
Get whether SoupSessionFeatures of the given feature_type
(or a subclass of that type) are disabled on msg.