Description
From irc:
17:33 sproingie> i have a weird problem with the dns component... it seems to not copy headers properly
17:34 sproingie> .setHeader("foo", constant("bar")).to("dns:ip").log(LogLevel.INFO, "foo=${in.header.foo}")
17:34 sproingie> foo turns up blank