b97a36a10f
Motivation: I received a report the its not possible to add another ChannelInitialiter in the initChannel(...) method, so we should add a test case for it. Modifications: Added testcase. Result: Validate that all works as expected.