ext/soup/gstsouphttpsrc.c: Fix HTTP auth support with user/password passed via the...
authorJason Donenfeld <BugZilla@zx2c4.com>
Wed, 25 Jun 2008 06:36:58 +0000 (06:36 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 25 Jun 2008 06:36:58 +0000 (06:36 +0000)
commit000fa87cdfb8145345a0ffcb2efca46baa056ad3
tree8fad7abe4eb206413b27c67ff494f91066409418
parente6d9cd5f16dba0c7aa8dc2a3e9b301c8f0d9929c
ext/soup/gstsouphttpsrc.c: Fix HTTP auth support with user/password passed via the URI.

Original commit message from CVS:
Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
Fix HTTP auth support with user/password passed via the URI.
Fixes bug #540067.
ChangeLog
ext/soup/gstsouphttpsrc.c