adaptivedemux2: Don't blindly set the main manifest URI as referer
authorEdward Hervey <edward@centricular.com>
Wed, 15 Feb 2023 17:06:36 +0000 (18:06 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 18 Jul 2023 14:00:49 +0000 (16:00 +0200)
commit46d5a6411772d9dff128b3c4c0bca02494ca4cf8
treeff1a2b239aa1494d9af33a23b5a0a028fbadb8b4
parentee43b6421e568e6406751222f702432d7b786507
adaptivedemux2: Don't blindly set the main manifest URI as referer

There's no guarantee it will *actually* be the URI which refered to what we are
downloading. It could be a stream URI or anything else.

Instead of putting something wrong, put no (specific) referer as a better choice

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5057>
subprojects/gst-plugins-good/ext/adaptivedemux2/gstadaptivedemux-stream.c