ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses when in...
authorSjoerd Simons <sjoerd@luon.net>
Sun, 6 Apr 2008 09:01:42 +0000 (09:01 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 6 Apr 2008 09:01:42 +0000 (09:01 +0000)
commitb19e963ba02f8ab3c862048e2f8c4b64ac6bcec4
tree98c45028c1caf432965312b233832dd7f074cdc4
parenta91d574de1f42d8d9ed3ba59c0236b08da9688d9
ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses when in state

Original commit message from CVS:
Patch by: Sjoerd Simons <sjoerd at luon dot net>
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb):
Only ignore actual redirects not all responses when in state
GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337.
ext/soup/gstsouphttpsrc.c