summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Garcia Campos <cgarcia@igalia.com>2020-10-26 10:20:01 +0100
committerCarlos Garcia Campos <cgarcia@igalia.com>2020-10-28 09:36:28 +0100
commit8a918ee3cd75def6f9c1a6bdcb1008e99684ec6b (patch)
treefb2e595e7ef0e253ba97e7f05fe5cf9173f824da /docs
parent50248a9d3127eec834e9b9450ea26d98683d0d55 (diff)
downloadlibsoup-8a918ee3cd75def6f9c1a6bdcb1008e99684ec6b.tar.gz
Move authenticate signal from SoupSession to SoupMessage
In case of tunneling the authenticate signal is emitted in the original message, since the tunneling message is an internal implementation detail. The authenticate signal is now true handled, and SoupAuthManager automatically pauses and unpauses the message when handled asynchronously. soup_auth_cancel() has been added to complete an async authentication when no credentials are provided.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libsoup-3.0-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libsoup-3.0-sections.txt b/docs/reference/libsoup-3.0-sections.txt
index d50ec834..f89ac3b7 100644
--- a/docs/reference/libsoup-3.0-sections.txt
+++ b/docs/reference/libsoup-3.0-sections.txt
@@ -457,6 +457,8 @@ soup_auth_authenticate
soup_auth_can_authenticate
soup_auth_is_authenticated
soup_auth_is_ready
+soup_auth_cancel
+soup_auth_is_cancelled
<SUBSECTION>
soup_auth_get_authorization
soup_auth_get_protection_space