Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libsoup-2.4
Soup
Session
accept_language
accept_language_auto
add_feature
add_feature_by_type
async_context
idle_timeout
max_conns
max_conns_per_host
proxy_uri
remove_feature_by_type
ssl_ca_file
ssl_strict
timeout
use_ntlm
user_agent
Session
abort
auth_required
cancel_message
get_async_context
get_feature
get_feature_for_message
get_features
pause_message
prepare_for_uri
queue_message
remove_feature
requeue_message
send_message
unpause_message
authenticate
connection_created
request_queued
request_started
request_unqueued
tunneling
remove_feature
Description:
public
void
remove_feature
(
SessionFeature
feature)
Removes
feature
's functionality from
session
.
Parameters:
feature
a feature that has previously been added to
session