adaptivedemux2: Stop losing necessary request headers
When we get headers from upstream element, do not limit ourselves to "User-Agent" and "Referer". Use all necessary request headers.
To simplify stuff, have a single GstStructure holding "User-Agent", "Referer" and any other HTTP request headers that we received from upstream element.