On Jul 31, 2014, at 12:16 AM, Juan Pablo Daniel <jpdbor...@gmail.com> wrote:
> Hello list, I'm on a forward proxy setup working with a plugin. I need to > delete a Header that comes from the user browser so it doesn't make it to > internet. > For this I'm trying to use TSHttpHdrDestroy, but it's doing nothing. > I get the right pointer to the header, but I'ts not destroyed. > Any light on this? > This is my current code: Also, depending on what else your plugin is doing, your use case above is exactly why we have that header_rewrite plugin. — Leif