summaryrefslogtreecommitdiff
path: root/docs/reference/gdata-sections.txt
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2013-10-12 09:25:42 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2013-10-22 18:11:19 +0100
commit4647e0b5cd60cb5429c14e77733bb6e423d27472 (patch)
tree5fb274c32e2cd98cea88c5da10a0b0833cb5273d /docs/reference/gdata-sections.txt
parent11dff8022dcd045471610780fbb66e8d5e2a2ca4 (diff)
downloadlibgdata-4647e0b5cd60cb5429c14e77733bb6e423d27472.tar.gz
core: Add a GDataClientLoginAuthorizer:proxy-resolver property
Bound to SoupSession’s ‘proxy-resolver’ property. Based on commit 8f1923fcd9c4203f68ce6a0405526500a77783e5 by Matthew Barnes <mbarnes@redhat.com>. This deprecates the following API: • GDataClientLoginAuthorizer:proxy-uri • gdata_client_login_authorizer_[get|set]_proxy_uri() and adds the following new API: • GDataClientLoginAuthorizer:proxy-resolver • gdata_client_login_authorizer_[get|set]_proxy_resolver() Helps: https://bugzilla.gnome.org/show_bug.cgi?id=709758
Diffstat (limited to 'docs/reference/gdata-sections.txt')
-rw-r--r--docs/reference/gdata-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt
index 773600a4..995fb5ec 100644
--- a/docs/reference/gdata-sections.txt
+++ b/docs/reference/gdata-sections.txt
@@ -2278,6 +2278,8 @@ gdata_client_login_authorizer_get_username
gdata_client_login_authorizer_get_password
gdata_client_login_authorizer_get_proxy_uri
gdata_client_login_authorizer_set_proxy_uri
+gdata_client_login_authorizer_get_proxy_resolver
+gdata_client_login_authorizer_set_proxy_resolver
gdata_client_login_authorizer_get_timeout
gdata_client_login_authorizer_set_timeout
<SUBSECTION Standard>