Home
last modified time | relevance | path

Searched refs:soup_message_headers_get_encoding (Results 1 – 8 of 8) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-message-server-io.c75 *encoding = soup_message_headers_get_encoding (msg->request_headers); in parse_request_headers()
155 soup_message_headers_get_encoding (msg->response_headers) != in handle_partial_get()
258 claimed_encoding = soup_message_headers_get_encoding (msg->response_headers); in get_response_headers()
Dsoup-message-client-io.c57 *encoding = soup_message_headers_get_encoding (msg->response_headers); in parse_response_headers()
123 *encoding = soup_message_headers_get_encoding (msg->request_headers); in get_request_headers()
Dsoup-message-headers.h106 SoupEncoding soup_message_headers_get_encoding (SoupMessageHeaders *hdrs);
Dsoup-message-headers.c727 soup_message_headers_get_encoding (SoupMessageHeaders *hdrs) in soup_message_headers_get_encoding() function
810 encoding = soup_message_headers_get_encoding (hdrs); in soup_message_headers_get_content_length()
Dsoup-cache.c615 if (soup_message_headers_get_encoding (entry->headers) == SOUP_ENCODING_CONTENT_LENGTH) in soup_cache_entry_insert()
787 if (soup_message_headers_get_encoding (entry->headers) == SOUP_ENCODING_CONTENT_LENGTH) in istream_caching_finished()
795 if (soup_message_headers_get_encoding (entry->headers) != SOUP_ENCODING_CONTENT_LENGTH) { in istream_caching_finished()
Dsoup-message.c1637 if (soup_message_headers_get_encoding (msg->response_headers) == SOUP_ENCODING_EOF) in soup_message_is_keepalive()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c267 LOAD_SYMBOL (soup_message_headers_get_encoding); in gst_soup_load_library()
705 return soup_message_headers_get_encoding (hdrs); in _soup_message_headers_get_encoding()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt141 soup_message_headers_get_encoding