Dear list, I used to be surprised that pipe_decode does both decode and strip headers and I could not choose one but not other. But now I think I understand. If we strip header but do not decode, then it is impossible for whatever program receives message to do the decoding (because the necessary information i.e. encoding type is in headers). I just want to confirm intuition is indeed correct?
Kind regards, Xu