On 31Aug2022 15:28, Kevin J. McCarthy <ke...@8t8.us> wrote: >The parser for my_hdr is a bit different - it allows quote characters >in the header, so it doesn't treat them specially like elsewhere. >However, semicolons are still parsed normally.
Ah, right. >I think this was a mistake, but would be a breaking change to fix now. Aye. >Anyway, a workaround would be to put a '\' in front of the semicolons: > my_hdr X-Foo: bar\; baz Thank you! Cheers, Cameron Simpson <c...@cskk.id.au>