Documentation
Dlang.org
Session.removeFeatureByType
soup
session
Session
Removes all features of type feature_type (or any subclass of feature_type) from session.
class
Session
void
removeFeatureByType
(
gobject.types.GType
featureType
)
Parameters
featureType
gobject
.
types
.
GType
a #GType
soup
session
Session
constructors
this
functions
abort
addFeature
addFeatureByType
connectRequestQueued
connectRequestUnqueued
getAcceptLanguage
getAcceptLanguageAuto
getAsyncResultMessage
getFeature
getFeatureForMessage
getIdleTimeout
getLocalAddress
getMaxConns
getMaxConnsPerHost
getProxyResolver
getRemoteConnectable
getTimeout
getTlsDatabase
getTlsInteraction
getUserAgent
hasFeature
preconnectAsync
preconnectFinish
removeFeature
removeFeatureByType
send
sendAndRead
sendAndReadAsync
sendAndReadFinish
sendAndSplice
sendAndSpliceAsync
sendAndSpliceFinish
sendAsync
sendFinish
setAcceptLanguage
setAcceptLanguageAuto
setIdleTimeout
setProxyResolver
setTimeout
setTlsDatabase
setTlsInteraction
setUserAgent
websocketConnectAsync
websocketConnectFinish
Removes all features of type feature_type (or any subclass of feature_type) from session.