summaryrefslogtreecommitdiff
path: root/win32/common/libgsthttp.def
blob: f23c2bc88a9c383c3ddc7fa91e8e2a35c327c8d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
EXPORTS
	gst_http_cookie_clear
	gst_http_cookie_copy
	gst_http_cookie_copy_into
	gst_http_cookie_equal
	gst_http_cookie_free
	gst_http_cookie_get_domain
	gst_http_cookie_get_expires
	gst_http_cookie_get_http_only
	gst_http_cookie_get_name
	gst_http_cookie_get_path
	gst_http_cookie_get_secure
	gst_http_cookie_get_type
	gst_http_cookie_get_value
	gst_http_cookie_jar_add_cookie
	gst_http_cookie_jar_all_cookies
	gst_http_cookie_jar_delete_cookie
	gst_http_cookie_jar_get_type
	gst_http_cookie_jar_new
	gst_http_cookie_new
	gst_http_cookie_set_domain
	gst_http_cookie_set_expires
	gst_http_cookie_set_http_only
	gst_http_cookie_set_max_age
	gst_http_cookie_set_name
	gst_http_cookie_set_path
	gst_http_cookie_set_secure
	gst_http_cookie_set_value
	gst_http_cookies_free