From 72f07c778ea00370f454bda53e2c1178d4a96ff9 Mon Sep 17 00:00:00 2001 From: Wouter Cloetens Date: Tue, 26 Feb 2008 05:36:17 +0000 Subject: Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722. Original commit message from CVS: Patch by: Wouter Cloetens * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init), (gst_soup_http_src_init), (gst_soup_http_src_dispose), (gst_soup_http_src_set_property), (gst_soup_http_src_get_property), (gst_soup_http_src_create): * ext/soup/gstsouphttpsrc.h: * tests/check/elements/souphttpsrc.c: (run_test), (GST_START_TEST), (souphttpsrc_suite): Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index a574e621..1c5138ef 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a574e6214b06fcbdfc00e952e2f3edc06997ee93 +Subproject commit 1c5138efc5679d9eaee66c84dcfabdec5b727493 -- cgit v1.2.1