summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSergio Villar Senin <svillar@igalia.com>2013-04-17 10:15:59 +0200
committerSergio Villar Senin <svillar@igalia.com>2013-04-17 10:15:59 +0200
commitc146806dc176f81be0c7554d67f9e981ee07a3b9 (patch)
tree5bf04d9031d62004739b2082f3d85c51b880f665 /docs
parentd61e68e5187224f5b6e0ad4a0060b22d07ba0b64 (diff)
downloadlibsoup-c146806dc176f81be0c7554d67f9e981ee07a3b9.tar.gz
soup-message-queue: add a priority system to the message queue
Clients can specify a priority for each message added to the SoupSession, which will determine the order in which it is processed by the session's message processing queue. https://bugzilla.gnome.org/show_bug.cgi?id=696277
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libsoup-2.4-sections.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/libsoup-2.4-sections.txt b/docs/reference/libsoup-2.4-sections.txt
index 9a856429..4b6ebfd9 100644
--- a/docs/reference/libsoup-2.4-sections.txt
+++ b/docs/reference/libsoup-2.4-sections.txt
@@ -37,6 +37,10 @@ soup_message_set_chunk_allocator
soup_message_disable_feature
soup_message_get_soup_request
<SUBSECTION>
+SoupMessagePriority
+soup_message_get_priority
+soup_message_set_priority
+<SUBSECTION>
SOUP_MESSAGE_METHOD
SOUP_MESSAGE_URI
SOUP_MESSAGE_HTTP_VERSION
@@ -45,6 +49,7 @@ SOUP_MESSAGE_STATUS_CODE
SOUP_MESSAGE_REASON_PHRASE
SOUP_MESSAGE_SERVER_SIDE
SOUP_MESSAGE_FIRST_PARTY
+SOUP_MESSAGE_PRIORITY
SOUP_MESSAGE_REQUEST_BODY
SOUP_MESSAGE_REQUEST_HEADERS
SOUP_MESSAGE_RESPONSE_BODY