Home
last modified time | relevance | path

Searched refs:soup_message_headers_get_content_type (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/libsoup/libsoup-2.74.0/tests/
H A Drange-test.c86 content_type = soup_message_headers_get_content_type ( in do_single_range()
121 content_type = soup_message_headers_get_content_type (msg->response_headers, NULL); in do_multi_range()
H A Dheader-parsing-test.c1195 mime_type = soup_message_headers_get_content_type (hdrs, &params); in do_content_type_tests()
1206 mime_type = soup_message_headers_get_content_type (hdrs, &params); in do_content_type_tests()
H A Dforms-test.c360 content_type = soup_message_headers_get_content_type (msg->request_headers, NULL); in md5_post_callback()
H A Dmultipart-test.c464 content_type = soup_message_headers_get_content_type (msg->response_headers, &params); in test_multipart()
/dports/devel/libsoup3/libsoup-3.0.3/tests/
H A Drange-test.c91 content_type = soup_message_headers_get_content_type ( in do_single_range()
127 …content_type = soup_message_headers_get_content_type (soup_message_get_response_headers (msg), NUL… in do_multi_range()
H A Dheader-parsing-test.c1190 mime_type = soup_message_headers_get_content_type (hdrs, &params); in do_content_type_tests()
1201 mime_type = soup_message_headers_get_content_type (hdrs, &params); in do_content_type_tests()
H A Dmultipart-test.c458 …content_type = soup_message_headers_get_content_type (soup_message_get_response_headers (msg), &pa… in test_multipart()
H A Dforms-test.c426 content_type = soup_message_headers_get_content_type (request_headers, NULL); in md5_post_callback()
/dports/devel/librest/rest-0.8.1/tests/
H A Dcustom-serialize.c100 content_type = soup_message_headers_get_content_type (headers, NULL); in server_callback()
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/
H A Dstreams.c599 …g_assert_cmpstr (soup_message_headers_get_content_type (message->request_headers, NULL), ==, "text… in test_upload_stream_upload_no_entry_content_length_server_handler_cb()
741 …g_assert_cmpstr (soup_message_headers_get_content_type (message->request_headers, NULL), ==, NULL); in test_upload_stream_resumable_server_handler_cb()
748 …g_assert_cmpstr (soup_message_headers_get_content_type (message->request_headers, NULL), ==, "appl… in test_upload_stream_resumable_server_handler_cb()
803 …g_assert_cmpstr (soup_message_headers_get_content_type (message->request_headers, NULL), ==, "text… in test_upload_stream_resumable_server_handler_cb()
/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-message-headers.h163 const char *soup_message_headers_get_content_type (SoupMessageHeaders *hdrs,
H A Dsoup-content-decoder.c91 const char *content_type = soup_message_headers_get_content_type (msg->response_headers, NULL); in G_DEFINE_TYPE_WITH_CODE()
H A Dsoup-form.c194 *content_type = g_strdup (soup_message_headers_get_content_type (part_headers, NULL)); in soup_form_decode_multipart()
H A Dsoup-multipart.c147 content_type = soup_message_headers_get_content_type (headers, &params); in soup_multipart_new_from_message()
H A Dsoup-multipart-input-stream.c226 soup_message_headers_get_content_type (priv->msg->response_headers, in soup_multipart_input_stream_constructed()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/
H A Dsoup-message-headers.h159 const char *soup_message_headers_get_content_type (SoupMessageHeaders *hdrs,
H A Dsoup-form.c185 *content_type = g_strdup (soup_message_headers_get_content_type (part_headers, NULL)); in soup_form_decode_multipart()
H A Dsoup-multipart.c147 content_type = soup_message_headers_get_content_type (headers, &params); in soup_multipart_new_from_message()
H A Dsoup-multipart-input-stream.c239 soup_message_headers_get_content_type (soup_message_get_response_headers (priv->msg), in soup_multipart_input_stream_constructed()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/content-decoder/
H A Dsoup-content-decoder.c98 …const char *content_type = soup_message_headers_get_content_type (soup_message_get_response_header… in G_DEFINE_FINAL_TYPE_WITH_CODE()
/dports/devel/libgdata/libgdata-0.17.13/gdata/
H A Dgdata-access-handler.c115 content_type = soup_message_headers_get_content_type (headers, NULL); in gdata_access_handler_real_get_rules()
/dports/multimedia/libquvi/libquvi-0.4.1/examples/
H A Dcallback_libsoup.c208 soup_message_headers_get_content_type(m->response_headers, NULL); in verify_callback()
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/utils/
H A Dgcal-source-discoverer.c244 content_type = soup_message_headers_get_content_type (message->response_headers, NULL); in discover_file_in_thread()
/dports/net/liferea/liferea-1.12.7/src/
H A Dnet.c98 …job->result->contentType = g_strdup (soup_message_headers_get_content_type (msg->response_headers,… in network_process_callback()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/content-sniffer/
H A Dsoup-content-sniffer.c807 …content_type = soup_message_headers_get_content_type (soup_message_get_response_headers (msg), par… in soup_content_sniffer_sniff()

1234