Searched refs:soup_message_headers_get_encoding (Results 1 – 8 of 8) sorted by relevance
75 *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()
57 *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()
106 SoupEncoding soup_message_headers_get_encoding (SoupMessageHeaders *hdrs);
727 soup_message_headers_get_encoding (SoupMessageHeaders *hdrs) in soup_message_headers_get_encoding() function810 encoding = soup_message_headers_get_encoding (hdrs); in soup_message_headers_get_content_length()
615 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()
1637 if (soup_message_headers_get_encoding (msg->response_headers) == SOUP_ENCODING_EOF) in soup_message_is_keepalive()
267 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()
141 soup_message_headers_get_encoding