summaryrefslogtreecommitdiff
path: root/docs/reference/libsoup-2.4-sections.txt
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-01-19 10:48:56 -0500
committerDan Winship <danw@gnome.org>2015-03-01 10:36:27 -0500
commit17bbf1197b0bf3ffd299e4f1a5b45e674982d546 (patch)
treecf5bc2e581e2ddf0046f80021806bb20d01136e2 /docs/reference/libsoup-2.4-sections.txt
parent9e8b1f769783991f388200f32a66dbe2722f2912 (diff)
downloadlibsoup-17bbf1197b0bf3ffd299e4f1a5b45e674982d546.tar.gz
soup-server: add soup_client_context_steal_connection()
Add a method to allow a SoupServer handler to steal the connection from the server, and use this in simple-proxy to implement CONNECT. Incorporates a patch from Lionel Landwerlin.
Diffstat (limited to 'docs/reference/libsoup-2.4-sections.txt')
-rw-r--r--docs/reference/libsoup-2.4-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libsoup-2.4-sections.txt b/docs/reference/libsoup-2.4-sections.txt
index 74391057..678c2ab1 100644
--- a/docs/reference/libsoup-2.4-sections.txt
+++ b/docs/reference/libsoup-2.4-sections.txt
@@ -242,6 +242,7 @@ soup_client_context_get_host
soup_client_context_get_auth_domain
soup_client_context_get_auth_user
soup_client_context_get_gsocket
+soup_client_context_steal_connection
<SUBSECTION>
soup_server_add_auth_domain
soup_server_remove_auth_domain