Hi Calvin
I'm trying to add something simple like the following:
append_hf("X-testheader: True\r\n", "From");
However, I don't see my X-testheader in a packet capture. Are there any common pitfalls that would prevent append_hf from working as expected?
Weird, I use this a lot and it always works. But I never attempted to specify the header after which it should be appended. Does it work if you don't specifiy "From"?
Mit freundlichen Grüssen
-Benoît Panizzon-