From: Steinar H. Gunderson Date: Fri, 16 Aug 2013 15:18:56 +0000 (+0200) Subject: When adding new streams that are copies of old streams, copy the HTTP header. X-Git-Tag: 1.0.0~14 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=inline;h=2a2689e25c5906f66c5154803aae1d705dbf33af;hp=2a2689e25c5906f66c5154803aae1d705dbf33af;p=cubemap When adding new streams that are copies of old streams, copy the HTTP header. This was already fixed for UDP inputs, but not HTTP inputs. Also, we probably do not do the right thing here for the stream header. ---